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