VLC  3.0.15
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
vlc_http_auth_t Struct Reference

Data Fields

char * psz_realm
 
char * psz_domain
 
char * psz_nonce
 
char * psz_opaque
 
char * psz_stale
 
char * psz_algorithm
 
char * psz_qop
 
int i_nonce
 
char * psz_cnonce
 
char * psz_HA1
 

Field Documentation

◆ i_nonce

int vlc_http_auth_t::i_nonce

◆ psz_algorithm

char* vlc_http_auth_t::psz_algorithm

◆ psz_cnonce

char* vlc_http_auth_t::psz_cnonce

◆ psz_domain

char* vlc_http_auth_t::psz_domain

◆ psz_HA1

char* vlc_http_auth_t::psz_HA1

◆ psz_nonce

char* vlc_http_auth_t::psz_nonce

◆ psz_opaque

char* vlc_http_auth_t::psz_opaque

◆ psz_qop

char* vlc_http_auth_t::psz_qop

◆ psz_realm

char* vlc_http_auth_t::psz_realm

◆ psz_stale

char* vlc_http_auth_t::psz_stale

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