pub const AEAD_SECRET_LENGTH: usize = AES256_SECRET_LENGTH; // 32usize
Expand description

AEAD Secret Length.