Searched refs:SetPublicKey (Results 1 – 3 of 3) sorted by relevance
68 void HapVerifyResult::SetPublicKey(const std::vector<std::string>& inputPubkeys) in SetPublicKey() function in OHOS::Security::Verify::HapVerifyResult
76 void SetPublicKey(const std::vector<std::string>& inputPubkeys);
124 hapVerifyV1Result.SetPublicKey(publicKeys); in Verify()