RSAMultiPrimePrivateCrtKeySpec

Class RSAMultiPrimePrivateCrtKeySpec

All Implemented Interfaces:
KeySpec
public class RSAMultiPrimePrivateCrtKeySpec
extends RSAPrivateKeySpec

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.

Since:
1.4
See Also:
Key, 登录查看完整内容