Searched refs:GetDER (Results 1 – 3 of 3) sorted by relevance
320 std::string GetDER();
996 std::string CertBuilder::GetDER() { in GetDER() function in net::CertBuilder
513 "application/pkix-cert", intermediate->GetDER())); in GenerateCertAndKey()