public class RSAPublicKey extends Object
Constructor and Description |
---|
RSAPublicKey(BigInteger e,
BigInteger n) |
public RSAPublicKey(BigInteger e, BigInteger n)
public BigInteger getE()
public BigInteger getN()
Copyright © 2014. All Rights Reserved.