Home
last modified time | relevance | path

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

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_nweb_impl.cpp547 bool ArkWebNWebImpl::GetCertChainDerData(ArkWebStringVector& cert_chain_data, bool is_single_cert) in GetCertChainDerData()
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_nweb_wrapper.cpp648 bool ArkWebNWebWrapper::GetCertChainDerData(std::vector<std::string>& cert_chain_data, bool is_sing… in GetCertChainDerData()