Searched defs:privateKeyFile (Results 1 – 3 of 3) sorted by relevance
571 fs::path privateKeyFile = fs::path(certInstallPath).parent_path(); in checkAndAppendPrivateKey() local
1039 FILE* privateKeyFile = std::fopen(rsaPrivateKeyFileName.c_str(), "r"); in getRSAKeyPair() local
207 std::string certificateFile, CSRFile, privateKeyFile, rsaPrivateKeyFilePath; member in phosphor::certs::__anone8b85a260111::TestCertificates