Package java.security.interfaces
Interface RSAKey
- All Known Subinterfaces:
RSAPrivateCrtKey,RSAPrivateKey,RSAPublicKey
public interface RSAKey
-
Method Summary
-
Method Details
-
getModulus
BigInteger getModulus()
-
RSAPrivateCrtKey, RSAPrivateKey, RSAPublicKey