| Class | Description |
|---|---|
| Md2RSASignature | Deprecated
since 8.0; use
Md2RsaSignature
instead |
| Md5RSASignature | Deprecated
since 8.0; use
Md5RsaSignature
instead |
| RSAKeyFactory |
This class converts RSA keys (opaque representation) in their KeySpecs (transparent representation)
and vice versa.
|
| RSAPrivateKey |
This class implements an RSA private key and supports ASN.1 encoding.
|
| RSAPublicKey |
This class implements a RSA public key and supports ASN.1 encoding.
|
| RSASignature | Deprecated
since 8.0; use
RsaPkcs1v1_5Signature
instead |
| ShaRSASignature | Deprecated
since 8.0; use
Sha1RsaSignature
instead |