Class SSL.Cipher.KeyExchangeECDH
- Description
- KeyExchange for KE_ecdh_rsa and KE_ecdh_ecdsa. - NB: The only difference between the two is whether the certificate is signed with RSA or ECDSA. - This KeyExchange uses the Elliptic Curve parameters from the ECDSA certificate on the server side, and ephemeral parameters on the client side. 
- Note
- Deprecated in RFC 8422 section 5.5. 
- Inherit
KeyExchangeECDHE
 
- inherit KeyExchangeECDHE : KeyExchangeECDHE