RSAPrivateCrtKeySpec

Class RSAPrivateCrtKeySpec

All Implemented Interfaces:
KeySpec
public class RSAPrivateCrtKeySpec
extends RSAPrivateKeySpec

This class specifies an RSA private key, as defined in the PKCS#1 standard, using the Chinese Remainder Theorem (CRT) information values for efficiency.

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