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