For the latest news and information visit The GNU Crypto project | |
Frames | No Frames |
Methods with return type gnu.crypto.key.dh.GnuDHPrivateKey | |
GnuDHPrivateKey | GnuDHPrivateKey.valueOf(byte[] k) A class method that takes the output of the encodePrivateKey()
method of a DH keypair codec object (an instance implementing
IKeyPairCodec for DH keys, and re-constructs an instance of this
object.
|