libosip  5.3.0
Public Attributes | List of all members

#include <osip_authentication_info.h>

Public Attributes

char * auth_type
 
char * nextnonce
 
char * qop_options
 
char * rspauth
 
char * cnonce
 
char * nonce_count
 
char * snum
 
char * srand
 
char * realm
 
char * targetname
 
char * opaque
 

Detailed Description

Definition of the Authentication-Info header.

Member Data Documentation

◆ auth_type

char* osip_authentication_info::auth_type

◆ cnonce

char* osip_authentication_info::cnonce

◆ nextnonce

char* osip_authentication_info::nextnonce

◆ nonce_count

char* osip_authentication_info::nonce_count

◆ opaque

char* osip_authentication_info::opaque

◆ qop_options

char* osip_authentication_info::qop_options

◆ realm

char* osip_authentication_info::realm

◆ rspauth

char* osip_authentication_info::rspauth

◆ snum

char* osip_authentication_info::snum

◆ srand

char* osip_authentication_info::srand

◆ targetname

char* osip_authentication_info::targetname

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