java.security.spec
Constructor and Description |
---|
RSAPublicKeySpec(BigInteger var0,
BigInteger var1) |
Modifier and Type | Method and Description |
---|---|
BigInteger |
getModulus() |
BigInteger |
getPublicExponent() |
public RSAPublicKeySpec(BigInteger var0, BigInteger var1)
public BigInteger getModulus()
public BigInteger getPublicExponent()