pub const AES256_SECRET_LENGTH: usize = 32;
Expand description

AES256 private key length.