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