For the latest news and information visit
The GNU Crypto project

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

Packages that use GnuDHPrivateKey
gnu.crypto.key.dh   
 

Uses of GnuDHPrivateKey in gnu.crypto.key.dh
 

Methods in gnu.crypto.key.dh that return GnuDHPrivateKey
static 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.
 


For the latest news and information visit
The GNU Crypto project

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