Interface RSAPrivateKey
- All Superinterfaces:
Key, PrivateKey, RSAKey, Serializable
- All Known Subinterfaces:
RSAPrivateCrtKey
-
Field Summary
Fields inherited from interface PrivateKey
serialVersionUID -
Method Summary
Methods inherited from interface Key
getAlgorithm, getEncoded, getFormatMethods inherited from interface RSAKey
getModulus
-
Method Details
-
getPrivateExponent
BigInteger getPrivateExponent()
-