pub const AES_GCM_SIV_TAG_SIZE: usize = 16;
Expand description

The only tag size that this implementation supports.