Home
last modified time | relevance | path

Searched defs:certChainBuffer (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/code_signature/utils/src/
H A Dhuks_attest_verifier.cpp250 static void ShowCertInfo(const std::vector<ByteBuffer> &certChainBuffer, in ShowCertInfo()
286 static bool VerifyIntermediateCASubject(const std::vector<ByteBuffer> &certChainBuffer) in VerifyIntermediateCASubject()
336 std::vector<ByteBuffer> certChainBuffer; in GetVerifiedCert() local
H A Dcert_utils.cpp142 bool GetCertChainFormBuffer(const ByteBuffer &certChainBuffer, in GetCertChainFormBuffer()
/ohos5.0/base/security/code_signature/interfaces/innerkits/local_code_sign/src/
H A Dlocal_code_sign_client.cpp149 ByteBuffer certChainBuffer; in InitLocalCertificate() local