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