Searched refs:X509CertificateList (Results 1 – 6 of 6) sorted by relevance
76 typedef std::vector<CefRefPtr<CefX509Certificate>> X509CertificateList; typedef226 const X509CertificateList& certificates, in OnSelectClientCertificate()
78 const X509CertificateList& certificates,
280 const X509CertificateList& certificates, in OnSelectClientCertificate()
263 const X509CertificateList& certificates,
812 const X509CertificateList& certificates, in OnSelectClientCertificate()
911 CefRequestHandler::X509CertificateList certs; in SelectClientCertificate()