Uses of Interface
org.xbill.DNS.dnssec.TrustAnchorStore
Packages that use TrustAnchorStore
-
Uses of TrustAnchorStore in org.xbill.DNS.dnssec
Classes in org.xbill.DNS.dnssec that implement TrustAnchorStoreModifier and TypeClassDescription(package private) final classStorage for DS or DNSKEY records that are known to be trusted.Fields in org.xbill.DNS.dnssec declared as TrustAnchorStoreModifier and TypeFieldDescriptionprivate final TrustAnchorStoreValidatingResolver.trustAnchorsA data structure holding all trust anchors.Methods in org.xbill.DNS.dnssec that return TrustAnchorStoreModifier and TypeMethodDescriptionValidatingResolver.getTrustAnchors()Gets the store with the loaded trust anchors.