org.xbill.DNS
Class DSRecord.Digest
java.lang.Object
org.xbill.DNS.DSRecord.Digest
- Enclosing class:
- DSRecord
public static class DSRecord.Digest
- extends Object
Field Summary |
static int |
SHA1
SHA-1 |
static int |
SHA256
SHA-256 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SHA1
public static final int SHA1
- SHA-1
- See Also:
- Constant Field Values
SHA256
public static final int SHA256
- SHA-256
- See Also:
- Constant Field Values