Class | Description |
---|---|
CERTConverter |
Routines to convert between a DNS CERT record and a Java Certificate.
|
DNSSECVerifier |
A class that verifies DNS data using digital signatures contained in DNSSEC
SIG records.
|
DSASignature |
Converts DSA signatures between the RRSIG/SIG record format (as specified
in RFC 2536) and the format used by Java DSA routines (DER-encoded).
|
KEYConverter |
Routines to convert between a DNS KEY record and a Java PublicKey.
|
SIG0Signer |
Creates SIG(0) transaction signatures.
|