Searched defs:decodeHex (Results 1 – 2 of 2) sorted by relevance
46 TEST(IdentityCredentialSupport, decodeHex) { in TEST() argument
129 optional<vector<uint8_t>> decodeHex(const string& hexEncoded) { in decodeHex() function