- 
- 
Method Summary
- 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
 
 
- 
- 
Constructor Detail
- 
RSAPublicKeySpecpublic RSAPublicKeySpec(BigInteger modulus,
                        BigInteger publicExponent)Creates a new RSAPublicKeySpec. 
- Parameters:
- modulus- the modulus
- publicExponent- the public exponent