pub type ProjectivePoint = ProjectivePoint<NistP384>;
Expand description
Elliptic curve point in projective coordinates.
Aliased Typeยง
struct ProjectivePoint { /* private fields */ }
pub type ProjectivePoint = ProjectivePoint<NistP384>;
Elliptic curve point in projective coordinates.
struct ProjectivePoint { /* private fields */ }