Constant NONCE_LEN
pub const NONCE_LEN: usize = _; // 12usizeAvailable on crate feature
crypto only.Expand description
All the AEADs we support use 96-bit nonces.
pub const NONCE_LEN: usize = _; // 12usizecrypto only.All the AEADs we support use 96-bit nonces.