RSAPrivateKeySpec
Class RSAPrivateKeySpec
- java.lang.Object
-
- java.security.spec.RSAPrivateKeySpec
- All Implemented Interfaces:
- KeySpec
- Direct Known Subclasses:
- RSAMultiPrimePrivateCrtKeySpec, RSAPrivateCrtKeySpec
public class RSAPrivateKeySpec extends Object implements KeySpec
This class specifies an RSA private key.
- See Also:
-
Key
,KeyFactory
, 登录查看完整内容