| java.security.interfaces.ECPrivateKey |
The interface for an Elliptic Curve (EC) 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 value
S
.
|
||||||||||
|
[Expand]
Inherited Methods
|
|||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
java.security.Key
|
|||||||||||
From interface
java.security.interfaces.ECKey
|
|||||||||||
The serial version identifier.
Returns the private value
S
.
S
.