Write private key to the host's game directory in MultiPlayerSaves
Write public key to the game's dropbox
In submitting their turn, each player's SIMPER encrypts their turn using the game's public key and puts it in the proper place.
Host SIMPER decrypts the turns to the local MultiPlayerSaves
Write private key to the host's game directory in MultiPlayerSaves
Write public key to the game's dropbox
In submitting their turn, each player's SIMPER encrypts their turn using the game's public key and puts it in the proper place.
Host SIMPER decrypts the turns to the local MultiPlayerSaves