org.xbill.DNS
Class IPSECKEYRecord.Algorithm

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

public static class IPSECKEYRecord.Algorithm
extends java.lang.Object


Field Summary
static int DSA
           
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

DSA

public static final int DSA
See Also:
Constant Field Values

RSA

public static final int RSA
See Also:
Constant Field Values