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 BigInteger
getModulus()
-
-
-
Method Detail
-
getModulus
BigInteger getModulus()
-
-