Searched defs:GetCertChainDerData (Results 1 – 5 of 5) sorted by relevance
203 bool GetCertChainDerData(std::vector<std::string>& certChainData, bool isSingleCert) override in GetCertChainDerData() function
263 bool GetCertChainDerData(std::vector<std::string>& certChainData, bool isSingleCert) override in GetCertChainDerData() function
541 bool ArkWebNWebImpl::GetCertChainDerData(ArkWebStringVector& cert_chain_data, bool is_single_cert) in GetCertChainDerData() function in OHOS::ArkWeb::ArkWebNWebImpl
642 bool ArkWebNWebWrapper::GetCertChainDerData(std::vector<std::string>& cert_chain_data, bool is_sing… in GetCertChainDerData() function in OHOS::ArkWeb::ArkWebNWebWrapper
1322 bool WebviewController::GetCertChainDerData(std::vector<std::string> &certChainDerData) in GetCertChainDerData() function in OHOS::NWeb::WebviewController