TTLSCipherSuiteKeyExchange Enumeration
Represents type TTLSCipherSuiteKeyExchange.
type TTLSCipherSuiteKeyExchange = ( tlscskeNone, tlscskeNULL, tlscskeRSA, tlscskeRSA_EXPORT, tlscskeRSA_EXPORT1024, tlscskeDH_DSS_EXPORT, tlscskeDH_DSS, tlscskeDH_RSA_EXPORT, tlscskeDH_RSA, tlscskeDHE_DSS_EXPORT, tlscskeDHE_DSS, tlscskeDHE_RSA_EXPORT, tlscskeDHE_RSA, tlscskeDH_anon_EXPORT, tlscskeDH_anon );
The TTLSCipherSuiteKeyExchange type exposes the following members.
Show:
| Name | Description | |
|---|---|---|
![]() | tlscskeDHE_DSS | Represents constant |
![]() | tlscskeDHE_DSS_EXPORT | Represents constant |
![]() | tlscskeDHE_RSA | Represents constant |
![]() | tlscskeDHE_RSA_EXPORT | Represents constant |
![]() | tlscskeDH_anon | Represents constant |
![]() | tlscskeDH_anon_EXPORT | Represents constant |
![]() | tlscskeDH_DSS | Represents constant |
![]() | tlscskeDH_DSS_EXPORT | Represents constant |
![]() | tlscskeDH_RSA | Represents constant |
![]() | tlscskeDH_RSA_EXPORT | Represents constant |
![]() | tlscskeNone | Represents constant |
![]() | tlscskeNULL | Represents constant |
![]() | tlscskeRSA | Represents constant |
![]() | tlscskeRSA_EXPORT | Represents constant |
![]() | tlscskeRSA_EXPORT1024 | Represents constant |
