For the latest news and information visit
The GNU Crypto project

Uses of Class
gnu.crypto.key.rsa.GnuRSAPrivateKey

Packages that use GnuRSAPrivateKey
gnu.crypto.key.rsa   
 

Uses of GnuRSAPrivateKey in gnu.crypto.key.rsa
 

Methods in gnu.crypto.key.rsa that return GnuRSAPrivateKey
static GnuRSAPrivateKey GnuRSAPrivateKey.valueOf(byte[] k)
          A class method that takes the output of the encodePrivateKey() method of an RSA keypair codec object (an instance implementing IKeyPairCodec for RSA 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.