Occurs when a TLS/SSL event is processed.
The event handler receives an argument of type TlsDebugEventArgs containing data related to this event. The following TlsDebugEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| Group | Gets the event group. |
| Level | Gets the event level. |
| Source | Gets the event source. |
| Type | Gets the event type. |
TlsSocket Class | Rebex.Net Namespace