java.lang.Object
|
+--java.io.Serializable
|
+--java.security.Key
|
+--java.security.PrivateKey
|
+--java.security.interfaces.DSAPrivateKey
All Implemented Interfaces: java.math.BigInteger | getX()This method returns the value of the DSA private key |
public BigInteger getX()