public interface RSAPrivateKey extends PrivateKey, RSAKey
RSAPrivateCrtKey
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID
类型指纹被设置为指示与以前版本的类型的序列化兼容性。
|
Modifier and Type | Method and Description |
---|---|
BigInteger |
getPrivateExponent()
返回私有指数。
|
getAlgorithm, getEncoded, getFormat
destroy, isDestroyed
getModulus
static final long serialVersionUID
BigInteger getPrivateExponent()