pub(crate) const AES256_CBC_HMAC_ENC_KEY_SIZE: usize = 32;Expand description
The size of the encryption half of an Aes256CbcHmacKey.
pub(crate) const AES256_CBC_HMAC_ENC_KEY_SIZE: usize = 32;The size of the encryption half of an Aes256CbcHmacKey.