pub const AES_GCM_HKDF_NONCE_PREFIX_SIZE_IN_BYTES: usize = 7;
Expand description

The size of the randomly generated nonce prefix.