zeep::decode_hex — decode data from hexadecimal format
// In header: <zeep/crypto.hpp> std::string decode_hex(std::string_view data);
Parameters:
data
The string containing data to decode