Type Definition k256::ScalarBytes[][src]

type ScalarBytes = ScalarBytes<Secp256k1>;
Expand description

Scalar bytes: wrapper for FieldBytes which guarantees that the the inner byte value is within range of Secp256k1::ORDER.