TLS:Key Exchange
Need secure method to exchange secret key
Use public key encryption for this
- ìkey pairî is used - either one can encrypt and then the other can decrypt
- slower than conventional cryptography
- share one key, keep the other private
Choices are RSA or Diffie-Hellman