Module java.base

Class ECPoint

java.lang.Object
java.security.spec.ECPoint

public class ECPoint extends Object
This immutable class represents a point on an elliptic curve (EC) in affine coordinates. Other coordinate systems can extend this class to represent this point in other coordinates.
Since:
1.5