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