const MAX_NONCE_LEN: usize = NONCE_LEN; // 12usize
The maximum length of a nonce returned by our AEAD API.