nautilus_adapters::crypto::signing

Function hmac_sign

source
pub fn hmac_sign(secret: &str, data: &str) -> String