|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.ethz.ssh2.signature.RSAPublicKey
public class RSAPublicKey
RSAPublicKey.
| Constructor Summary | |
|---|---|
RSAPublicKey(BigInteger e,
BigInteger n)
|
|
| Method Summary | |
|---|---|
BigInteger |
getE()
|
BigInteger |
getN()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RSAPublicKey(BigInteger e,
BigInteger n)
| Method Detail |
|---|
public BigInteger getE()
public BigInteger getN()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||