k256

Type Alias NonZeroScalar

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

Non-zero secp256k1 (K-256) scalar field element.

Aliased Typeยง

struct NonZeroScalar { /* private fields */ }