Skip to main content

COOKIE_NONCE_LEN

Constant COOKIE_NONCE_LEN 

Source
const COOKIE_NONCE_LEN: usize = 32;
Expand description

Length of the nonce values we use for cookie authentication.