Contents | Previous | Next
icon

TLS: Record Protocol

Now the Record Protocol starts to manage all future communication. The server finally is ready to respond to the original request, as follows:

  1. It encrypts its http response.
  2. It calculates a hash of its response
  3. It appends that hash as a signature.