Interface ECPublicKey
- All Superinterfaces:
-
ECKey, Key, PublicKey, Serializable
public interface ECPublicKey
extends PublicKey, ECKey
The interface to an elliptic curve (EC) public key.
- Since:
- 1.5
- See Also:
-
PublicKey
, ECKey
, ECPoint
Fields
serialVersionUID
static final long serialVersi