pub type NonZeroScalar = NonZeroScalar<NistP256>;Available on crate feature
arithmetic only.Expand description
Non-zero NIST P-256 scalar field element.
Aliased Typeยง
pub struct NonZeroScalar { /* private fields */ }pub type NonZeroScalar = NonZeroScalar<NistP256>;arithmetic only.Non-zero NIST P-256 scalar field element.
pub struct NonZeroScalar { /* private fields */ }