SSL.Cipher.KeyExchange: Introduced got_client_key_exchange(). Renames ke->server_derive_master_secret() to ke->got_client_key_exchange(), and changes it to return the premaster secret. This will reduce the amount of code duplication soon.