RSAKey

Interface RSAKey

All Known Subinterfaces:
RSAMultiPrimePrivateCrtKey, RSAPrivateCrtKey, RSAPrivateKey, RSAPublicKey
public interface RSAKey

The interface to an RSA public or private key.

Since:
1.3
See Also:
RSAPublicKey, RSAPrivateKey

Methods

getModulus

BigInteger