pub const AES256_SECRET_LENGTH_USIZE: usize = 32;
Expand description

AES256 private key length.