![]() |
MTSC
1.0.5
Build TCP servers out of modules with handlers for communication, exception and logging.
|
Public Member Functions | |
| EncryptionHandler () | |
| Creates an instance of EncryptionHandler. More... | |
Definition at line 11 of file EncryptionHandler.cs.
| MTSC.Client.Handlers.EncryptionHandler.EncryptionHandler | ( | ) |
Creates an instance of EncryptionHandler.
| client | Client object that this handler manages. |
Definition at line 29 of file EncryptionHandler.cs.