GetPEMEncodedChain 47 chrome/browser/net/chrome_fraudulent_certificate_reporter.cc if (!ssl_info.cert->GetPEMEncodedChain(&pem_encoded_chain)) { GetPEMEncodedChain 343 net/cert/x509_certificate.h bool GetPEMEncodedChain(std::vector<std::string>* pem_encoded) const; GetPEMEncodedChain 20 net/cert/x509_certificate_net_log_param.cc certificate->GetPEMEncodedChain(&encoded_chain);