Function zeep::hmac_sha256

Function Documentation

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

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