Constant MAX_NONCE_LEN

Source
const MAX_NONCE_LEN: usize = NONCE_LEN; // 12usize
Expand description

The maximum length of a nonce returned by our AEAD API.