Class DSAKeyValue
- java.lang.Object
-
- com.sun.xml.security.core.dsig.DSAKeyValueType
-
- com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.DSAKeyValue
-
public class DSAKeyValue extends DSAKeyValueType
- Author:
- Abhijit Das
-
-
Field Summary
-
Fields inherited from class com.sun.xml.security.core.dsig.DSAKeyValueType
g, j, p, pgenCounter, q, seed, y
-
-
Constructor Summary
Constructors Constructor Description DSAKeyValue()Creates a new instance of DSAKeyValue
-
Method Summary
-
Methods inherited from class com.sun.xml.security.core.dsig.DSAKeyValueType
getG, getJ, getP, getPgenCounter, getQ, getSeed, getY, setG, setJ, setP, setPgenCounter, setQ, setSeed, setY
-
-