Skip to main content

COOKIE_MAC_LEN

Constant COOKIE_MAC_LEN 

Source
const COOKIE_MAC_LEN: usize = 32;
Expand description

Length of the MAC values we use for cookie authentication.