Skip to main content

RESERVED_TAG_SIZE

Constant RESERVED_TAG_SIZE 

Source
pub(crate) const RESERVED_TAG_SIZE: usize = 32;
Expand description

Space reserved for the AEAD tag (16 are required, we add some extra margin).