Uses of Class
org.xbill.DNS.SIGBase
Packages that use SIGBase
-
Uses of SIGBase in org.xbill.DNS
Subclasses of SIGBase in org.xbill.DNSModifier and TypeClassDescriptionclassResource Record Signature - An RRSIG provides the digital signature of an RRset, so that the data can be authenticated by a DNSSEC-capable resolver.classSignature - A SIG provides the digital signature of an RRset, so that the data can be authenticated by a DNSSEC-capable resolver.Methods in org.xbill.DNS with parameters of type SIGBaseModifier and TypeMethodDescriptionprivate static voidDNSSEC.checkKeyAndSigRecord(SIGBase sig, KEYBase key, Instant date) private static voidprivate static booleanprivate static voidConstructors in org.xbill.DNS with parameters of type SIGBase