ProjectivePoint

Type Alias ProjectivePoint 

Source
pub type ProjectivePoint = ProjectivePoint<NistP384>;
Expand description

Elliptic curve point in projective coordinates.

Aliased Typeยง

pub struct ProjectivePoint { /* private fields */ }