Home
last modified time | relevance | path

Searched refs:HapOutPutCertChain (Results 1 - 2 of 2) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp/hap/verify/include/
H A Dverify_hap.h57 bool HapOutPutCertChain(std::vector<X509*>& certs, const std::string& outPutPath);
/developtools/hapsigner/hapsigntool_cpp/hap/verify/src/
H A Dverify_hap.cpp116 bool VerifyHap::HapOutPutCertChain(std::vector<X509*>& certs, const std::string& outPutPath) in HapOutPutCertChain() function in OHOS::SignatureTools::VerifyHap
223 if (!HapOutPutCertChain(pkcs7Context.certChain[0], in Verify()
386 bool flag = VerifyHap::HapOutPutCertChain(pkcs7Context.certChain[0], in WriteVerifyOutput()

Completed in 2 milliseconds