abstract fun sendToServer(message: Bytes): Bytes
Prepares a message to be sent to the server
message - the message to encrypt and format
message
Return the message, encrypted and ready to send