Type Alias sm2::NonZeroScalar

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

Non-zero scalar field element.

Aliased Type§

struct NonZeroScalar { /* private fields */ }