TTLSClientState Enumeration
Represents type TTLSClientState.
type TTLSClientState = ( tlsclInit, tlsclHandshakeAwaitingServerHello, tlsclHandshakeAwaitingServerHelloDone, tlsclHandshakeClientKeyExchange, tlsclConnection);
The TTLSClientState type exposes the following members.
Show:
| Name | Description | |
|---|---|---|
![]() | tlsclConnection | Represents constant |
![]() | tlsclHandshakeAwaitingServerHello | Represents constant |
![]() | tlsclHandshakeAwaitingServerHelloDone | Represents constant |
![]() | tlsclHandshakeClientKeyExchange | Represents constant |
![]() | tlsclInit | Represents constant |
