Type Definition p256::ScalarBits[][src]

type ScalarBits = ScalarBits<NistP256>;
This is supported on crate feature bits only.
Expand description

Bit representation of a NIST P-256 scalar field element.

Trait Implementations

Performs the conversion.