- java.lang.Object
-
- com.trilead.ssh2.signature.RSAPublicKey
-
-
Constructor Summary
Constructors
Constructor and Description |
RSAPublicKey(java.math.BigInteger e,
java.math.BigInteger n) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
java.math.BigInteger |
getE() |
java.math.BigInteger |
getN() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2013. All Rights Reserved.