Home
last modified time | relevance | path

Searched refs:GetCertificateInformation (Results 1 – 1 of 1) sorted by relevance

/third_party/cef/tests/cefclient/browser/
Dclient_handler.cc172 std::string GetCertificateInformation(CefRefPtr<CefX509Certificate> cert, in GetCertificateInformation() function
807 GetCertificateInformation(cert, ssl_info->GetCertStatus())); in OnCertificateError()
1020 ss << GetCertificateInformation(cert, ssl->GetCertStatus()); in ShowSSLInformation()