Package java.security.interfaces
Interface RSAKey
-
- All Known Subinterfaces:
RSAPrivateCrtKey,RSAPrivateKey,RSAPublicKey
public interface RSAKey
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BigIntegergetModulus()
-
-
-
Method Detail
-
getModulus
BigInteger getModulus()
-
-