java.lang.Object
ch.ethz.ssh2.signature.RSAPublicKey
public class RSAPublicKey
extends java.lang.Object
RSAPublicKey(BigInteger e, BigInteger n)
BigInteger
getE()
getN()
public RSAPublicKey(BigInteger e, BigInteger n)
public BigInteger getE()
public BigInteger getN()