pub const AES_GCM_NONCE_LEN: usize = 12;
Expand description

The length in bytes of the AES-256-GCM nonce.