Function zeep::decode_hex
Defined in File crypto.hpp
Function Documentation
-
std::string zeep::decode_hex(std::string_view data)
decode data from hexadecimal format
- Parameters
data – The string containing data to decode
Defined in File crypto.hpp
decode data from hexadecimal format
data – The string containing data to decode