public interface RSAPrivateKey extends java.security.PrivateKey, RSAKey
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
| Modifier and Type | Method and Description |
|---|---|
java.math.BigInteger |
getPrivateExponent()
Returns the private exponent value for this key
|
getModulusstatic final long serialVersionUID
java.math.BigInteger getPrivateExponent()