pub fn token_is_authentic(key: &TokenKey<'_>, token: &[u8]) -> boolExpand description
The mutation-free prefix of token_open_in_place, for ratchet trials before the one in-place decrypt.
pub fn token_is_authentic(key: &TokenKey<'_>, token: &[u8]) -> boolThe mutation-free prefix of token_open_in_place, for ratchet trials before the one in-place decrypt.