|
abcdef | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.trilead.ssh2.signature.RSAPublicKey
public class RSAPublicKey
RSAPublicKey.
| Constructor Summary | |
|---|---|
RSAPublicKey(java.math.BigInteger e,
java.math.BigInteger n)
|
|
| Method Summary | |
|---|---|
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 |
| Constructor Detail |
|---|
public RSAPublicKey(java.math.BigInteger e,
java.math.BigInteger n)
| Method Detail |
|---|
public java.math.BigInteger getE()
public java.math.BigInteger getN()
|
abcdef | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||