Key exchange algorithms are cryptographic methods for establishing a shared key between two parties. The MCP supports the following key exchange algorithms, which are used by SSH and TLS 1.2:
RSA
ECC (TLS only)
Diffie-Hellman
Elliptic-curve Diffie-Hellman (ECDH)

