RSAMultiPrimePrivateCrtKey

Interface RSAMultiPrimePrivateCrtKey

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, 登录查看完整内容