Skip to main content

AffinePoint

Type Alias AffinePoint 

Source
pub type AffinePoint = AffinePoint<NistP521>;
Expand description

Elliptic curve point in affine coordinates.

Aliased Typeยง

pub struct AffinePoint { /* private fields */ }