Enum SSL.Constants.KeyExchangeType
- Description
Key exchange methods.
- Constant KE_dh
constantSSL.Constants.KE_dh- Description
Diffie-Hellman
- Constant KE_dh_anon
constantSSL.Constants.KE_dh_anon- Description
Diffie-Hellman Anonymous
- Constant KE_dhe_dss
constantSSL.Constants.KE_dhe_dss- Description
Diffie-Hellman DSS
- Constant KE_dhe_rsa
constantSSL.Constants.KE_dhe_rsa- Description
Diffie-Hellman RSA
- Constant KE_dms
constantSSL.Constants.KE_dms
- Constant KE_rsa
constantSSL.Constants.KE_rsa- Description
Rivest-Shamir-Adelman