|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DNSKEYRecord | |
| org.xbill.DNS | |
| Uses of DNSKEYRecord in org.xbill.DNS |
| Methods in org.xbill.DNS with parameters of type DNSKEYRecord | |
static void |
DNSSEC.verify(RRset rrset,
RRSIGRecord rrsig,
DNSKEYRecord key)
Verify a DNSSEC signature. |
static RRSIGRecord |
DNSSEC.sign(RRset rrset,
DNSKEYRecord key,
PrivateKey privkey,
Date inception,
Date expiration)
Generate a DNSSEC signature. |
| Constructors in org.xbill.DNS with parameters of type DNSKEYRecord | |
DSRecord(Name name,
int dclass,
long ttl,
int footprint,
int digestid,
DNSKEYRecord key)
Creates a DS Record from the given data |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||