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