Home
last modified time | relevance | path

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

/dports/www/squid/squid-4.15/src/ssl/
H A Dgadgets.h256 bool certificateMatchesProperties(X509 *peer_cert, CertificateProperties const &properties);
H A Dgadgets.cc812 bool Ssl::certificateMatchesProperties(X509 *cert, CertificateProperties const &properties) in certificateMatchesProperties() function in Ssl