p384

Type Alias NonZeroScalar

source
pub type NonZeroScalar = NonZeroScalar<NistP384>;
Expand description

Non-zero NIST P-384 scalar field element.

Aliased Typeยง

struct NonZeroScalar { /* private fields */ }