TLS: Server Certificate
RSA key exchange enhances security by requiring the server to send a
Certificate to the client. This Certificate is a binary collection of
the following information:
- Its identity
- Its own attestation that it really is who it has said
- A Certificate Authority’s attestation that the server’s attestation is true
- Its public key, which may be used to encrypt the message encryption key, randomly generated by the client
