Home
last modified time | relevance | path

Searched defs:GetCertChainDerData (Results 1 – 2 of 2) sorted by relevance

/base/web/webview/test/unittest/common/
Dnweb_create_window.h258 bool GetCertChainDerData(std::vector<std::string>& certChainData, bool isSingleCert) override in GetCertChainDerData() function
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dwebview_controller.cpp906 bool WebviewController::GetCertChainDerData(std::vector<std::string> &certChainDerData) in GetCertChainDerData() function in OHOS::NWeb::WebviewController