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