public interface RSAKey
RSAPublicKey
,
RSAPrivateKey
Modifier and Type | Method and Description |
---|---|
BigInteger |
getModulus()
Returns the modulus.
|
default AlgorithmParameterSpec |
getParams()
Returns the parameters associated with this key.
|
BigInteger getModulus()
default AlgorithmParameterSpec getParams()
null
.