PointInterface.php Table of Contents Interfaces PointInterfaceThis is the contract for implementing Point, which encapsulates entities and operations over the points on the Elliptic Curve. Implementations must be immutable. ×