Type Definition p256::ScalarBits

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

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

Trait Implementations

Converts to this type from the input type.