Searched defs:publicKeys (Results 1 – 4 of 4) sorted by relevance
71 std::vector<string> publicKeys = hapVerifyResult.GetPublicKey(); variable
192 std::vector<std::string> publicKeys = hapVerifyResult.GetPublicKey(); variable
85 std::vector<std::string> publicKeys; variable
150 std::vector<std::string> publicKeys; in Verify() local