Many of us know that in TLS when we want to transfer some sensitive data, we do not encrypt it using public-key encryption. Instead, we use a symmetric key to encrypt the data. But why do we do so? If a TLS client encrypts the actual data, for example, by using the...

























