Searched refs:GetFormattedCertChain (Results 1 – 3 of 3) sorted by relevance
40 int32_t GetFormattedCertChain(ByteBuffer &buffer);
111 return key.GetFormattedCertChain(certChainData); in InitLocalCertificate()
180 int32_t LocalSignKey::GetFormattedCertChain(ByteBuffer &buffer) in GetFormattedCertChain() function in OHOS::Security::CodeSign::LocalSignKey