Type Alias p256::NonZeroScalar

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

Non-zero NIST P-256 scalar field element.

Aliased Type§

struct NonZeroScalar { /* private fields */ }