Example usage for Java java.security.interfaces DSAPrivateKey fields, constructors, methods, implement or subclass
The text is from its open source code.
DSAParams | getParams() Returns the DSA-specific key parameters. |
BigInteger | getX() Returns the value of the private key, x . |