wired
libc-free QUIC/HTTP3 SDK in C for x86_64-linux
Loading...
Searching...
No Matches
quic_keyset Struct Reference

Per-protection-level key store: one AES-128-GCM key set per level plus an installed flag. More...

#include <keyset.h>

Data Fields

quic_initial_keys keys [QUIC_KEYSET_LEVELS]
 key/iv/hp per level
int installed [QUIC_KEYSET_LEVELS]
 1 once keys[level] is valid

Detailed Description

Per-protection-level key store: one AES-128-GCM key set per level plus an installed flag.


The documentation for this struct was generated from the following file: