Function zeep::hmac_md5

Function Documentation

std::string zeep::hmac_md5(std::string_view message, std::string_view key)

return the HMAC using an MD5 hash of message signed with key