p256

Type Alias ProjectivePoint

source
pub type ProjectivePoint = ProjectivePoint<NistP256>;
Expand description

Elliptic curve point in projective coordinates.

Aliased Typeยง

struct ProjectivePoint { /* private fields */ }