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