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