Searched refs:rsaPrivateKeyFileName (Results 1 – 1 of 1) sorted by relevance
1007 fs::path rsaPrivateKeyFileName = in createRSAPrivateKeyFile() local1012 if (!fs::exists(rsaPrivateKeyFileName)) in createRSAPrivateKeyFile()1037 fs::path rsaPrivateKeyFileName = in getRSAKeyPair() local1040 FILE* privateKeyFile = std::fopen(rsaPrivateKeyFileName.c_str(), "r"); in getRSAKeyPair()1046 "RSAKEYFILE", rsaPrivateKeyFileName, "ERRORREASON", in getRSAKeyPair()