Connection:/SSL/ | ||||
|---|---|---|---|---|
| Setting | Explanation | Default / Example | Data Type | Access R,W,A,D |
| ReadCount | The number of messages that have been read from the client. | 0 | Integer | R |
| ReadKey | The encryption key to use for decrypting messages sent by the client. | Binary | R | |
| SessionID | A random id assigned to each new session between a client and a server. | 0 | Integer | R |
| WriteCount | The number of messages that have been written to the client. | 0 | Integer | R |
| WriteKey | The encryption key to use for encrypting messages sent to the client. | Binary | R | |