Interface RSAPrivateKey

All Superinterfaces:
Key, PrivateKey, RSAKey, Serializable
All Known Subinterfaces:
RSAPrivateCrtKey

public interface RSAPrivateKey extends PrivateKey, RSAKey
  • Method Details

    • getPrivateExponent

      BigInteger getPrivateExponent()