DSAPublicKey.getY
DSAPublicKey.getY
Interface Overview
|
Interface Members
|
This Package
|
All Packages
Syntax
public abstract
BigInteger
getY()
Returns
the value of the public key,
y
.
Description
Returns the value of the public key,
y
.