Searched refs:GetPEMEncodedChain (Results 1 – 5 of 5) sorted by relevance
20 certificate->GetPEMEncodedChain(&encoded_chain); in NetLogX509CertificateCallback()
343 bool GetPEMEncodedChain(std::vector<std::string>* pem_encoded) const;
696 bool X509Certificate::GetPEMEncodedChain( in GetPEMEncodedChain() function in net::X509Certificate
47 if (!ssl_info.cert->GetPEMEncodedChain(&pem_encoded_chain)) { in BuildReport()
526 ssl_info_.cert->GetPEMEncodedChain(&encoded_chain); in GetHTMLContents()