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