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

AES256 private key length.