crypto_
box
0.9.1
crypto_box
Constant
KEY_SIZE
Copy item path
source
pub const KEY_SIZE:
usize
= 32;
Expand description
Size of a
crypto_box
public or secret key in bytes.