pub const AES_GCM_TAG_SIZE: usize = 16;
Expand description

The only tag size that this implementation supports.