|
Class Summary |
| PSSParameterSpec |
This class specifies a parameter spec for RSA PSS encoding scheme,
as defined in the PKCS#1 v2.1. |
| RSAKeyGenParameterSpec |
specifies parameters to be used for the generation of
a RSA key pair. |
| RSAMultiPrimePrivateCrtKeySpec |
This class specifies an RSA multi-prime private key, as defined in
the PKCS#1 v2.1, using the Chinese Remainder Theorem (CRT) information
values for efficiency. |
| RSAOtherPrimeInfo |
This class represents the triplet (prime, exponent, and coefficient)
inside RSA's OtherPrimeInfo structure, as defined in the PKCS#1 v2.1. |