For the latest news and information visit
The GNU Crypto project

Package gnu.crypto.key.rsa

Class Summary
GnuRSAKey A base asbtract class for both public and private RSA keys.
GnuRSAPrivateKey An object that embodies an RSA private key.
GnuRSAPublicKey An object that encapsulates an RSA public key.
RSAKeyPairGenerator A key-pair generator for asymetric keys to use in conjunction with the RSA scheme.
RSAKeyPairRawCodec An object that implements the IKeyPairCodec interface for the Raw format to use with RSA keypairs.
 


For the latest news and information visit
The GNU Crypto project

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