The server receives the encrypted exchangekey and decrypts it with its private key.
服务器接接收加密交换密匙并使用其私有密匙进行解密。
2
Next, the browser generates a random exchange 128-bit key, encrypts it using the server public key, and passes the encrypted exchangekey to the server.