Function logins::encryption::check_canary

source ·
pub fn check_canary(canary: &str, text: &str, key: &str) -> ApiResult<bool>