The Master Server should wait to receive a ClusterSetup::Init packet which contains the version number and key name. Afterwards, it should return the same command and send back an AES encrypted passphrase to the Cluster Server using the key name provided. If the key doesn't exist, do nothing. Just stay silent.
The Master Server should wait to receive a
ClusterSetup::Initpacket which contains the version number and key name. Afterwards, it should return the same command and send back an AES encrypted passphrase to the Cluster Server using the key name provided. If the key doesn't exist, do nothing. Just stay silent.