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

Uses in package gnu.crypto.key.rsa

Methods with return type gnu.crypto.key.rsa.GnuRSAPublicKey

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

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