Package | Description |
---|---|
org.xbill.DNS.dnssec |
Modifier and Type | Field and Description |
---|---|
private KeyCache |
ValidatingResolver.keyCache
This is a cache of validated, but expirable DNSKEY rrsets.
|
Modifier and Type | Method and Description |
---|---|
boolean |
NSEC3ValUtils.allNSEC3sIgnoreable(java.util.List<SRRset> nsec3s,
KeyCache dnskeyRrset)
Determine if all of the NSEC3s in a response are legally ignoreable (i.e., their presence
should lead to an INSECURE result).
|
private boolean |
NSEC3ValUtils.validIterations(SRRset nsec,
KeyCache keyCache) |