Constructor and Description |
---|
RSAPublicKeySpec(BigInteger modulus,
BigInteger publicExponent) |
Modifier and Type | Method and Description |
---|---|
BigInteger |
getModulus() |
BigInteger |
getPublicExponent() |
public RSAPublicKeySpec(BigInteger modulus, BigInteger publicExponent)
public BigInteger getModulus()
public BigInteger getPublicExponent()