Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp477 std::string privateKeyFile; in HandleConfirm() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp293 void SslSelectCertResultOhos::HandleConfirm(const std::string& privateKeyFile, const std::string& c… in HandleConfirm()