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()
Copyright © 2006–2013 OSGi Alliance. All rights reserved.