TLS: Record Protocol (cont'd)
Upon receiving the server’s response, the client does the following:
- It detaches the signature.
- It calculates a new hash of the response, and compares that to the detached signature.
- (Assuming they match,) it decrypts the response.
- It displays the requested html.