Function zeep::hmac_sha1
Defined in File crypto.hpp
Function Documentation
-
std::string zeep::hmac_sha1(std::string_view message, std::string_view key)
return the HMAC using an SHA1 hash of message signed with key
Defined in File crypto.hpp
return the HMAC using an SHA1 hash of message signed with key