public interface ECPublicKey extends PublicKey, ECKey
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID
The serial version identifier.
|
| Modifier and Type | Method and Description |
|---|---|
ECPoint |
getW()
Returns the public point
W on an elliptic curve (EC). |
getAlgorithm, getEncoded, getFormatstatic final long serialVersionUID
ECPoint getW()
W on an elliptic curve (EC).W on an elliptic curve (EC).