public interface RSAPrivateKey extends PrivateKey, RSAKey
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID
The serial version identifier.
|
Modifier and Type | Method and Description |
---|---|
BigInteger |
getPrivateExponent()
Returns the private exponent
d . |
getAlgorithm, getEncoded, getFormat
getModulus
static final long serialVersionUID
BigInteger getPrivateExponent()
d
.d
.