Contents
|
Previous
|
Next
TLS: Client Handshake Response
Assuming the client does trust the server, it generates a random key to be used by the server for message encryption. It then encrypts that key with the server’s public key, and sends it back to the server.