pub const SECRET_KEY_SIZE: usize = 32; // 32usize
Expand description

The size (in bytes) of a secret key.