Searched refs:certificate_zip_path (Results 1 – 2 of 2) sorted by relevance
76 const std::string& certificate_zip_path) { in CreateInstanceFromZipPath() argument80 << certificate_zip_path; in CreateInstanceFromZipPath()85 if (!parser->ReadPublicKeysFromCertificates(certificate_zip_path, in CreateInstanceFromZipPath()88 LOG(ERROR) << "Failed to parse public keys in: " << certificate_zip_path; in CreateInstanceFromZipPath()
54 const std::string& certificate_zip_path);