Skip to main content

KEY_SIZE

Constant KEY_SIZE 

Source
pub const KEY_SIZE: usize = 32;
Expand description

Size of the encryption key in bytes (256 bits for AES-256).