com.mindbright.security.pkcs1
public class DSAPublicKey extends ASN1Integer
Dss-Pub-Key ::= INTEGER -- Y
isSet, tag
Constructor and Description |
---|
DSAPublicKey() |
DSAPublicKey(java.math.BigInteger y) |
Modifier and Type | Method and Description |
---|---|
java.math.BigInteger |
getY() |
decodeValue, encodeValue, equals, getValue, hashCode, setValue, setValue
decodeValue, getTag, getType, isSet, setValue, toString