Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
Dweb_delegate.cpp234 void SslSelectCertResultOhos::HandleConfirm(const std::string& privateKeyFile, const std::string& c… in HandleConfirm()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_web.cpp285 std::string privateKeyFile = args[0]->ToString(); in HandleConfirm() local