Contents | Previous | Next
icon

TLS: Record Protocol (cont'd)

Upon receiving the server’s response, the client does the following:

  1. It detaches the signature.
  2. It calculates a new hash of the response, and compares that to the detached signature.
  3. (Assuming they match,) it decrypts the response.
  4. It displays the requested html.