Uses of Class
org.xbill.DNS.KEYBase
Packages that use KEYBase
-
Uses of KEYBase in org.xbill.DNS
Subclasses of KEYBase in org.xbill.DNSModifier and TypeClassDescriptionclassChild DNSKEY record as specified in RFC 8078.classKey - contains a cryptographic public key for use by DNS.classKey - contains a cryptographic public key.Methods in org.xbill.DNS with parameters of type KEYBaseModifier and TypeMethodDescriptionprivate static voidDNSSEC.checkKeyAndSigRecord(SIGBase sig, KEYBase key, Instant date) private static boolean(package private) static PublicKeyDNSSEC.toPublicKey(KEYBase r) Converts a KEY/DNSKEY record into a PublicKeyprivate static voidConstructors in org.xbill.DNS with parameters of type KEYBase