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