Function hmac_signature

Source
pub fn hmac_signature(secret: &str, data: &str) -> String