Home | Trees | Index | Help |
|
---|
Package DNS :: Module dnssec |
|
Exceptions | |
---|---|
UnknownAlgorithm |
Raised if an algorithm is unknown. |
Function Summary | |
---|---|
int |
Convert text into a DNSSEC algorithm value |
string |
Convert a DNSSEC algorithm value to text |
Variable Summary | |
---|---|
int |
DH
|
int |
DSA
|
int |
ECC
|
int |
INDIRECT
|
int |
PRIVATEDNS
|
int |
PRIVATEOID
|
int |
RSAMD5
|
dict |
_algorithm_by_text
|
dict |
_algorithm_by_value
|
Function Details |
---|
algorithm_from_text(text)Convert text into a DNSSEC algorithm value
|
algorithm_to_text(value)Convert a DNSSEC algorithm value to text
|
Variable Details |
---|
DH
|
DSA
|
ECC
|
INDIRECT
|
PRIVATEDNS
|
PRIVATEOID
|
RSAMD5
|
_algorithm_by_text
|
_algorithm_by_value
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 1.1 on Sat Jun 21 20:52:30 2003 | http://epydoc.sf.net |