com.mindbright.ssh2
public static final class SSH2DSS.DSASIG extends ASN1Sequence
Modifier and Type | Field and Description |
---|---|
ASN1Integer |
r |
ASN1Integer |
s |
components, count, ofType
isSet, tag
Constructor and Description |
---|
SSH2DSS.DSASIG() |
SSH2DSS.DSASIG(java.math.BigInteger r,
java.math.BigInteger s) |
addComponent, addComponent, addOptional, addOptional, addOptional, decodeValue, encodeValue, equals, getComponent, getCount, getDecodeComponent, getDefault, getDistinctComponent, hashCode, isOptional, ofType
decodeValue, getTag, getType, isSet, setValue, toString
public ASN1Integer r
public ASN1Integer s