curl --location --request POST 'https://license3j-api.onrender.com/api/key/uploadprivatekey' \
--form 'privateKeyFile=@"C:\\Users\\Egg-03\\Documents\\GitHub\\License3j-API-Gateway\\resources\\test.private"' \
--form 'format="BINARY"'
{"status":"Private key loaded in memory"}