Home | History | Annotate | Download | only in cert

Lines Matching full:cert3

495   scoped_refptr<X509Certificate> cert3(X509Certificate::CreateFromHandle(
502 EXPECT_EQ(cert1->os_cert_handle(), cert3->os_cert_handle());
505 cert3->GetIntermediateCertificates().size());