Searched defs:JwtMacImpl (Results 1 – 2 of 2) sorted by relevance
37 class JwtMacImpl; variable
40 explicit JwtMacImpl(std::unique_ptr<crypto::tink::Mac> mac, in JwtMacImpl() function