Home
last modified time | relevance | path

Searched refs:inputPubkeys (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/src/interfaces/
H A Dhap_verify_result.cpp68 void HapVerifyResult::SetPublicKey(const std::vector<std::string>& inputPubkeys) in SetPublicKey() argument
70 publicKeys = inputPubkeys; in SetPublicKey()
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/include/interfaces/
H A Dhap_verify_result.h76 void SetPublicKey(const std::vector<std::string>& inputPubkeys);