Searched defs:GetCertChainDerData (Results 1 – 6 of 6) 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
943 … bool WebviewControllerImpl::GetCertChainDerData(std::vector<std::string> &certChainDerData) const in GetCertChainDerData() function in OHOS::Webview::WebviewControllerImpl
544 bool ArkWebNWebImpl::GetCertChainDerData(ArkWebStringVector& cert_chain_data, bool is_single_cert) in GetCertChainDerData() function in OHOS::ArkWeb::ArkWebNWebImpl
645 bool ArkWebNWebWrapper::GetCertChainDerData(std::vector<std::string>& cert_chain_data, bool is_sing… in GetCertChainDerData() function in OHOS::ArkWeb::ArkWebNWebWrapper
1319 bool WebviewController::GetCertChainDerData(std::vector<std::string> &certChainDerData) const in GetCertChainDerData() function in OHOS::NWeb::WebviewController