Constant diem_sdk::crypto::noise::AES_GCM_TAGLEN
pub const AES_GCM_TAGLEN: usize = 16; // 16usizeExpand description
The authentication tag length of AES-GCM.
pub const AES_GCM_TAGLEN: usize = 16; // 16usizeThe authentication tag length of AES-GCM.