pub type ProjectivePoint = ProjectivePoint<NistP256>;
Elliptic curve point in projective coordinates.
pub struct ProjectivePoint { /* private fields */ }