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, getFormatgetModulusstatic final long serialVersionUID
BigInteger getPrivateExponent()
d.d.