|
-
- All Superinterfaces:
-
Destroyable, Key, PrivateKey, RSAKey, RSAPrivateKey, Serializable
public interface RSAMultiPrimePrivateCrtKey
extends RSAPrivateKey
The interface to an RSA multi-prime private key, as defined in the PKCS#1 v2.1, using the Chinese Remainder Theorem (CRT) information values.
-
Since:
- 1.4
-
See Also:
-
RSAPrivateKeySpec , RSAMultiPrimePrivateCrtKeySpec , RSAPrivateKey , RSAPrivateCrtKey
|
|
|