pub const KEY_SIZE: usize = 32;
Expand description

Size of a crypto_box public or secret key in bytes.