public interface DSAPublicKey extends DSAKey, PublicKey
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID
The version identifier used for serialization.
|
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
getY()
This method returns the value of the DSA public key
|
getAlgorithm, getEncoded, getFormatstatic final long serialVersionUID
BigInteger getY()