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

HkdfLabel inputs (RFC 8446 7.1): the label (without the "tls13 " prefix) and the context (may be empty: {0, 0}). More...

#include <hkdf.h>

Data Fields

const char * label
 label text without the "tls13 " prefix
usz label_len
 length of label in bytes
quic_span ctx
 context (hash value); may be empty {0, 0}

Detailed Description

HkdfLabel inputs (RFC 8446 7.1): the label (without the "tls13 " prefix) and the context (may be empty: {0, 0}).


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