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