pub const AES_GCM_TAG_LEN: usize = 16;
Expand description

The length in bytes of the AES-256-GCM authentication tag.