TTLSContentType Enumeration
Represents type TTLSContentType.
type TTLSContentType = ( tlsctChange_cipher_spec = 20, tlsctAlert = 21, tlsctHandshake = 22, tlsctApplication_data = 23, tlsctMax = 255 );
The TTLSContentType type exposes the following members.
Show:
| Name | Description | |
|---|---|---|
![]() | tlsctAlert | Represents constant |
![]() | tlsctApplication_data | Represents constant |
![]() | tlsctChange_cipher_spec | Represents constant |
![]() | tlsctHandshake | Represents constant |
![]() | tlsctMax | Represents constant |
