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