pub type ProjectivePoint = ProjectivePoint<NistP256>;Expand description
Elliptic curve point in projective coordinates.
Aliased Typeยง
pub struct ProjectivePoint { /* private fields */ }main (development) branch of crypto-glue.pub type ProjectivePoint = ProjectivePoint<NistP256>;Elliptic curve point in projective coordinates.
pub struct ProjectivePoint { /* private fields */ }