No examples for this method.
Frequently called with: [Clear]
-1
| java.security.interfaces.ECPublicKey |
The interface for an Elliptic Curve (EC) 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 point
W on an elliptic curve (EC).
|
||||||||||
| [Expand]
Inherited Methods
|
|||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface java.security.Key
|
|||||||||||
From interface java.security.interfaces.ECKey
|
|||||||||||
The serial version identifier.
Returns the public point W on an elliptic curve (EC).
W on an elliptic curve (EC).