- java.lang.Object
-
- COM.claymoresystems.cert.EAYDHParams
-
-
Constructor Summary
Constructors
| Constructor and Description |
EAYDHParams(java.math.BigInteger g,
java.math.BigInteger p) |
EAYDHParams(byte[] encoding) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
byte[] |
getEncoded() |
java.math.BigInteger |
getG() |
java.math.BigInteger |
getP() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright (c) 1999-2001 Claymore Systems, Inc., All Rights Reserved.