Loading...
Searching...
No Matches
Data Fields
imquic_protection Struct Reference

Protection context in both directions for a specific encryption level in a QUIC connection. More...

#include <crypto.h>

Collaboration diagram for imquic_protection:
Collaboration graph
[legend]

Data Fields

imquic_encryption local
 Local encryption context.
 
imquic_encryption remote
 Remote encryption context.
 

Detailed Description

Protection context in both directions for a specific encryption level in a QUIC connection.

Field Documentation

◆ local

imquic_encryption imquic_protection::local

Local encryption context.

◆ remote

imquic_encryption imquic_protection::remote

Remote encryption context.


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