logo

Type Definition k256::ScalarBits

source · []
pub type ScalarBits = ScalarBits<Secp256k1>;
Expand description

secp256k1 field element serialized as bits.

Trait Implementations

Performs the conversion.