Constant diem_crypto::noise::AES_GCM_TAGLEN
source · pub const AES_GCM_TAGLEN: usize = 16;
Expand description
The authentication tag length of AES-GCM.
pub const AES_GCM_TAGLEN: usize = 16;
The authentication tag length of AES-GCM.