Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.cpp1322 bool WebviewController::GetCertChainDerData(std::vector<std::string> &certChainDerData) in GetCertChainDerData()
H A Dnapi_webview_controller.cpp4474 std::vector<std::string> certChainDerData; in InnerGetCertificate() local