org.xbill.DNS
Class SSHFPRecord.Algorithm

java.lang.Object
  extended by org.xbill.DNS.SSHFPRecord.Algorithm
Enclosing class:
SSHFPRecord

public static class SSHFPRecord.Algorithm
extends Object


Field Summary
static int DSS
           
static int RSA
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RSA

public static final int RSA
See Also:
Constant Field Values

DSS

public static final int DSS
See Also:
Constant Field Values