MTSC  1.0.5
Build TCP servers out of modules with handlers for communication, exception and logging.
MTSC.Client.Handlers.EncryptionHandler Class Reference
Inheritance diagram for MTSC.Client.Handlers.EncryptionHandler:
MTSC.Client.Handlers.IHandler

Public Member Functions

 EncryptionHandler ()
 Creates an instance of EncryptionHandler. More...
 

Detailed Description

Definition at line 11 of file EncryptionHandler.cs.

Constructor & Destructor Documentation

◆ EncryptionHandler()

MTSC.Client.Handlers.EncryptionHandler.EncryptionHandler ( )

Creates an instance of EncryptionHandler.

Parameters
clientClient object that this handler manages.

Definition at line 29 of file EncryptionHandler.cs.


The documentation for this class was generated from the following file: