Searched refs:privKeyPath (Results 1 – 1 of 1) sorted by relevance
844 fs::path privKeyPath = certParentInstallPath / privKeyFileName; in writePrivateKey() local846 FILE* fp = std::fopen(privKeyPath.c_str(), "w"); in writePrivateKey()