|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.ethz.ssh2.signature.RSASignature
RSASignature.
Field Summary | |
(package private) java.math.BigInteger |
s
|
Constructor Summary | |
RSASignature(java.math.BigInteger s)
|
Method Summary | |
java.math.BigInteger |
getS()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
java.math.BigInteger s
Constructor Detail |
public RSASignature(java.math.BigInteger s)
Method Detail |
public java.math.BigInteger getS()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |