org.xbill.DNS
Class SSHFPRecord.Algorithm
java.lang.Object
org.xbill.DNS.SSHFPRecord.Algorithm
- Enclosing class:
- SSHFPRecord
public static class SSHFPRecord.Algorithm
- extends Object
|
Field Summary |
static int |
DSS
|
static int |
RSA
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RSA
public static final int RSA
- See Also:
- Constant Field Values
DSS
public static final int DSS
- See Also:
- Constant Field Values
Copyright © 2012-2013 LittleShoot. All Rights Reserved.