Uses of Class
org.jitsi.dnssec.SMessage
Packages that use SMessage
-
Uses of SMessage in org.jitsi.dnssec.validator
Methods in org.jitsi.dnssec.validator with parameters of type SMessageModifier and TypeMethodDescriptionstatic 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.