Type Alias p521::ProjectivePoint

source ·
pub type ProjectivePoint = ProjectivePoint<NistP521>;
Available on crate feature arithmetic only.
Expand description

Elliptic curve point in projective coordinates.

Aliased Type§

struct ProjectivePoint { /* private fields */ }