Module java.base

Interface ECPublicKey

All Superinterfaces:
AsymmetricKey, ECKey, Key, PublicKey, Serializable

public interface ECPublicKey extends PublicKey, ECKey
The interface to an elliptic curve (EC) public key.
Since:
1.5
See Also: