- java.lang.Object
-
- com.trilead.ssh2.signature.DSASignature
-
-
Constructor Summary
Constructors
Constructor and Description |
DSASignature(java.math.BigInteger r,
java.math.BigInteger s) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
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
Copyright © 2013. All Rights Reserved.