Home | Trees | Indices | Help |
|
---|
|
object --+ | rdata.Rdata --+ | NSEC3PARAM
NSEC3PARAM record
|
|||
|
|||
string |
|
||
string |
|
||
|
|||
Inherited from Inherited from Inherited from |
|
|||
dns.rdata.Rdata instance |
|
||
dns.rdata.Rdata instance |
|
|
|||
int |
algorithm the hash algorithm number |
||
int |
flags the flags |
||
int |
iterations the number of iterations |
||
bytes |
salt the salt |
|
|||
Inherited from Inherited from |
|
Initialize an rdata.
|
Convert an rdata to text format.
|
Build an rdata object from text format.
|
Convert an rdata to wire format.
|
Build an rdata object from wire format
|
Compare an rdata with another rdata of the same rdtype and rdclass. Return < 0 if self < other in the DNSSEC ordering, 0 if self == other, and > 0 if self > other.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Mar 31 05:21:20 2013 | http://epydoc.sourceforge.net |