Q1: A TLS session ticket is primarily used to
Multiple Choice
**Explanation:**
**Correct (C):** Tickets allow the server to offload state into an encrypted blob the client can present later
Goal: understand what a ticket is, who encrypts it, and what happens if keys leak.