Loading...
Searching...
No Matches
imquic_moq_auth_token Struct Reference

MoQ Authorization Token. More...

#include <moq.h>

Collaboration diagram for imquic_moq_auth_token:

Data Structures

struct  imquic_moq_auth_token_value
 Token value, if any. More...
 

Data Fields

imquic_moq_auth_token_alias_type alias_type
 Alias type.
 
gboolean token_alias_set
 Whether there is a token alias.
 
uint64_t token_alias
 Token alias, if any.
 
gboolean token_type_set
 Whether there is a token type.
 
uint64_t token_type
 Token type, if any.
 
struct imquic_moq_auth_token::imquic_moq_auth_token_value token_value
 

Detailed Description

MoQ Authorization Token.

Field Documentation

◆ alias_type

imquic_moq_auth_token_alias_type imquic_moq_auth_token::alias_type

Alias type.

◆ token_alias

uint64_t imquic_moq_auth_token::token_alias

Token alias, if any.

◆ token_alias_set

gboolean imquic_moq_auth_token::token_alias_set

Whether there is a token alias.

◆ token_type

uint64_t imquic_moq_auth_token::token_type

Token type, if any.

◆ token_type_set

gboolean imquic_moq_auth_token::token_type_set

Whether there is a token type.

◆ token_value

struct imquic_moq_auth_token::imquic_moq_auth_token_value imquic_moq_auth_token::token_value

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