pub const NONCE_LENGTH: usize = Aes256Gcm::NONCE_LENGTH; // 12usize
Expand description

Length of the nonces used.