pub type ProjectivePoint = ProjectivePoint<BignP256>;
Expand description

Elliptic curve point in projective coordinates.

Aliased Type§

struct ProjectivePoint { /* private fields */ }