VLC 4.0.0-dev
Loading...
Searching...
No Matches
vlc_http_auth_t Struct Reference

#include <vlc_http.h>

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

◆ psz_algorithm

◆ psz_cnonce

◆ psz_domain

char* vlc_http_auth_t::psz_domain

◆ psz_HA1

char* vlc_http_auth_t::psz_HA1

Referenced by AuthDigest(), and vlc_http_auth_Deinit().

◆ psz_nonce

◆ psz_opaque

◆ psz_qop

◆ psz_realm

◆ psz_stale

char* vlc_http_auth_t::psz_stale

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