TTLSKeyExchangeMethod Enumeration
Represents type TTLSKeyExchangeMethod.
type TTLSKeyExchangeMethod = ( tlskemNone, tlskemNULL, tlskemDHE, tlskemDH_Anon, tlskemRSA, tlskemDH);
The TTLSKeyExchangeMethod type exposes the following members.
Show:
| Name | Description | |
|---|---|---|
![]() | tlskemDH | Represents constant |
![]() | tlskemDHE | Represents constant |
![]() | tlskemDH_Anon | Represents constant |
![]() | tlskemNone | Represents constant |
![]() | tlskemNULL | Represents constant |
![]() | tlskemRSA | Represents constant |
