Constant AES_GCM_TAGLEN

Source
pub const AES_GCM_TAGLEN: usize = 16;
Expand description

The authentication tag length of AES-GCM.