Home | History | Annotate | Download | only in base

Lines Matching defs:der_cert

970   std::string der_cert;
971 EXPECT_TRUE(cert->GetDEREncoded(&der_cert));
972 EXPECT_FALSE(der_cert.empty());