Class Summary
EncodedKeySpec Encoded Key Specification class which is used to store
byte encoded keys.
PKCS8EncodedKeySpec PKCS8 Encoded Key Specification class which is used to store
"PKCS#8" byte encoded keys.
RSAMultiPrimePrivateCrtKeySpec This class represents an RSA multi-prime private key, as defined in the
PKCS#1 v2.1, using the
Chinese Remainder Theorem (CRT) information
values.
RSAOtherPrimeInfo An in-memory representation of the RSA triplet (prime, exponent, and
coefficient) inside a PKCS#1 v2.1
OtherPrimeInfo structure.
X509EncodedKeySpec X.509 Encoded Key Specification class which is used to store
"X.509" byte encoded keys.