| java.security.interfaces.DSAPublicKey |
The interface for a Digital Signature Algorithm (DSA) public key.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | The serial version identifier. | |||||||||
|
[Expand]
Inherited Constants
|
|||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
java.security.Key
|
|||||||||||
From interface
java.security.PublicKey
|
|||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Returns the public key value
y
.
|
||||||||||
|
[Expand]
Inherited Methods
|
|||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
java.security.Key
|
|||||||||||
From interface
java.security.interfaces.DSAKey
|
|||||||||||
The serial version identifier.
Returns the public key value
y
.
y
.