Package dns :: Module dnssec
[show private | hide private]
[frames | no frames]

Module dns.dnssec

Common DNSSEC-related functions and constants.
Exceptions
UnknownAlgorithm Raised if an algorithm is unknown.

Function Summary
int algorithm_from_text(text)
Convert text into a DNSSEC algorithm value
string algorithm_to_text(value)
Convert a DNSSEC algorithm value to text

Function Details

algorithm_from_text(text)

Convert text into a DNSSEC algorithm value
Returns:
int

algorithm_to_text(value)

Convert a DNSSEC algorithm value to text
Returns:
string

Generated by Epydoc 2.1 on Sun Nov 25 17:43:04 2007 http://epydoc.sf.net