pub type AffinePoint = AffinePoint<NistP256>;Available on crate feature
arithmetic only.Expand description
Elliptic curve point in affine coordinates.
Aliased Typeยง
pub struct AffinePoint { /* private fields */ }pub type AffinePoint = AffinePoint<NistP256>;arithmetic only.Elliptic curve point in affine coordinates.
pub struct AffinePoint { /* private fields */ }