Skip to main content

AES256_CBC_HMAC_KEY_SIZE

Constant AES256_CBC_HMAC_KEY_SIZE 

Source
pub(crate) const AES256_CBC_HMAC_KEY_SIZE: usize = _; // 64usize
Expand description

The size of the composite enc_key || mac_key buffer of an Aes256CbcHmacKey.