Package | Description |
---|---|
org.jitsi.dnssec.validator |
Modifier and Type | Method and Description |
---|---|
static ResponseClassification |
ValUtils.classifyResponse(SMessage m)
Given a response, classify ANSWER responses into a subtype.
|
boolean |
ValUtils.hasSignedNsecs(SMessage message)
Checks if the authority section of a message contains at least one signed
NSEC or NSEC3 record.
|
org.jitsi.dnssec.validator.JustifiedSecStatus |
ValUtils.nsecProvesNodataDsReply(org.xbill.DNS.Message request,
SMessage response,
SRRset keyRrset)
Check DS absence.
|
Copyright © 2016 jitsi.org. All rights reserved.