RSAPrivateKey
Interface RSAPrivateKey
- All Superinterfaces:
- Destroyable, Key, PrivateKey, RSAKey, Serializable
- All Known Subinterfaces:
- RSAMultiPrimePrivateCrtKey, RSAPrivateCrtKey
public interface RSAPrivateKey extends PrivateKey, RSAKey
The interface to an RSA private key.
- See Also:
RSAPrivateCrtKey
登录查看完整内容