Uses of Class
org.jitsi.dnssec.SMessage
-
Packages that use SMessage Package Description org.jitsi.dnssec.validator -
-
Uses of SMessage in org.jitsi.dnssec.validator
Methods in org.jitsi.dnssec.validator with parameters of type SMessage Modifier and Type Method Description static ResponseClassificationValUtils. classifyResponse(SMessage m)Given a response, classify ANSWER responses into a subtype.booleanValUtils. hasSignedNsecs(SMessage message)Checks if the authority section of a message contains at least one signed NSEC or NSEC3 record.org.jitsi.dnssec.validator.JustifiedSecStatusValUtils. nsecProvesNodataDsReply(org.xbill.DNS.Message request, SMessage response, SRRset keyRrset)Check DS absence.
-