TTLSServerClientState Enumeration
Represents type TTLSServerClientState.
type TTLSServerClientState = ( tlsscInit, tlsscHandshakeAwaitingClientHello, tlsscHandshakeAwaitingClientKeyExchange, tlsscHandshakeAwaitingFinish, tlsscConnection);
The TTLSServerClientState type exposes the following members.
Show:
| Name | Description | |
|---|---|---|
![]() | tlsscConnection | Represents constant |
![]() | tlsscHandshakeAwaitingClientHello | Represents constant |
![]() | tlsscHandshakeAwaitingClientKeyExchange | Represents constant |
![]() | tlsscHandshakeAwaitingFinish | Represents constant |
![]() | tlsscInit | Represents constant |
