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