Constant secp256k1::constants::SECRET_KEY_SIZE
source ยท pub const SECRET_KEY_SIZE: usize = 32;
Expand description
The size (in bytes) of a secret key.
pub const SECRET_KEY_SIZE: usize = 32;
The size (in bytes) of a secret key.