java.security.interfaces
public interface RSAPrivateKey extends PrivateKey, RSAKey
serialVersionUID
Modifier and Type | Method and Description |
---|---|
BigInteger |
getPrivateExponent() |
getAlgorithm, getEncoded, getFormat
getModulus
BigInteger getPrivateExponent()