org.xbill.DNS
Class NSEC3Record.Digest

java.lang.Object
  extended by org.xbill.DNS.NSEC3Record.Digest
Enclosing class:
NSEC3Record

public static class NSEC3Record.Digest
extends Object


Field Summary
static int SHA1
          SHA-1
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SHA1

public static final int SHA1
SHA-1

See Also:
Constant Field Values