pub fn detect_chrome_cookie_encoding(data: &[u8]) -> ChromeCookieEncodingExpand description
Detect the encoding of a raw encrypted_value blob from Chrome’s Cookies DB.
pub fn detect_chrome_cookie_encoding(data: &[u8]) -> ChromeCookieEncodingDetect the encoding of a raw encrypted_value blob from Chrome’s Cookies DB.