|
wired
libc-free QUIC/HTTP3 SDK in C for x86_64-linux
|
One resumption ticket's plaintext contents (RFC 8446 4.6.1). More...
#include <ticket.h>
Data Fields | |
| u8 | secret [QUIC_TICKET_SECRET_LEN] |
| resumption master secret | |
| u64 | issued_at |
| server clock at issuance | |
| u32 | lifetime_secs |
| ticket_lifetime (RFC 8446 4.6.1) | |
| u32 | age_add |
| ticket_age_add (RFC 8446 4.6.1), random per ticket | |
One resumption ticket's plaintext contents (RFC 8446 4.6.1).