pub const AES128_SECRET_LENGTH: usize = 16;
Expand description

AES128 private key length.