Uses of Class gnu.crypto.key.dh.GnuDHPublicKey

Uses in package gnu.crypto.key.dh

Methods with return type gnu.crypto.key.dh.GnuDHPublicKey

GnuDHPublicKey
A class method that takes the output of the encodePublicKey() method of a DH keypair codec object (an instance implementing IKeyPairCodec for DSS keys, and re-constructs an instance of this object.

Copyright © 2001, 2002, 2003 Free Software Foundation, Inc. All Rights Reserved.