java.security.interfaces
public interface RSAPrivateKey extends PrivateKey, RSAKey
| Field Summary | |
|---|---|
| long | serialVersionUID |
| Method Summary | |
|---|---|
| BigInteger | getPrivateExponent()
Returns the private exponent value for this key
|
Returns: The private exponent value for this key