Uses of Class
org.xbill.DNS.SIGRecord

Packages that use SIGRecord
org.xbill.DNS   
 

Uses of SIGRecord in org.xbill.DNS
 

Methods in org.xbill.DNS with parameters of type SIGRecord
static byte[] DNSSEC.digestMessage(SIGRecord sig, Message msg, byte[] previous)
          Creates a byte array containing the concatenation of the fields of the SIG record and the message to be signed/verified.
 



Copyright © 2011. All Rights Reserved.