pub const AES_GCM_TAGLEN: usize = 16; // 16usize
Expand description

The authentication tag length of AES-GCM.