Uses of Class
org.xbill.DNS.DNSKEYRecord

Packages that use DNSKEYRecord
org.xbill.DNS.security   
 

Uses of DNSKEYRecord in org.xbill.DNS.security
 

Methods in org.xbill.DNS.security with parameters of type DNSKEYRecord
 void DNSSECVerifier.addTrustedKey(DNSKEYRecord key)
          Adds the specified key to the set of trusted keys
static PublicKey KEYConverter.parseRecord(DNSKEYRecord r)
          Converts a DNSKEY record into a PublicKey
 



Copyright © 2011. All Rights Reserved.