Uses of Class
org.xbill.DNS.RRSIGRecord

Packages that use RRSIGRecord
org.xbill.DNS   
 

Uses of RRSIGRecord in org.xbill.DNS
 

Methods in org.xbill.DNS with parameters of type RRSIGRecord
static byte[] DNSSEC.digestRRset(RRSIGRecord sig, RRset rrset)
          Creates a byte array containing the concatenation of the fields of the SIG record and the RRsets to be signed/verified.
 



Copyright © 2011. All Rights Reserved.