- java.lang.Object
-
- COM.claymoresystems.crypto.DHPublicKey
-
-
Field Summary
-
Fields inherited from interface java.security.PublicKey
serialVersionUID
-
Constructor Summary
Constructors
| Constructor and Description |
DHPublicKey(java.math.BigInteger Y_) |
DHPublicKey(java.math.BigInteger g_,
java.math.BigInteger p_,
java.math.BigInteger Y_) |
-
Method Summary
-
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.