oSIP osip_authentication_info header definition.
More...
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Data Structures
Definition of the Authentication-Info header.
More...
Typedefs
Structure for Authentication-Info headers.
More...
Functions
Allocate a Authenication-Info element.
More...
Parse a Authenication-Info element.
More...
Get a string representation of a Authenication-Info element.
More...
Free a Authenication-Info element.
More...
Clone a Authenication-Info element.
More...
Get value of the auth_type parameter from a Authenication-Info element.
More...
Add the auth_type parameter from a Authenication-Info element.
More...
Get value of the nextnonce parameter from a Authenication-Info element.
More...
Add the nextnonce parameter from a Authenication-Info element.
More...
Get value of the cnonce parameter from a Authenication-Info element.
More...
Add the cnonce parameter from a Authenication-Info element.
More...
Get value of the qop_options parameter from a Authenication-Info element.
More...
Add the qop_options parameter from a Authenication-Info element.
More...
Get value of the rspauth parameter from a Authenication-Info element.
More...
Add the rspauth parameter from a Authenication-Info element.
More...
Get value of the nc parameter from a Authenication-Info element.
More...
Add the nc parameter from a Authenication-Info element.
More...
Get value of the snum parameter from a Authenication-Info element.
More...
Add the snum parameter from a Authenication-Info element.
More...
Get value of the srand parameter from a Authenication-Info element.
More...
Add the srand parameter from a Authenication-Info element.
More...
Get value of the targetname parameter from a Authenication-Info element.
More...
Add the targetname parameter from a Authenication-Info element.
More...
Get value of the realm parameter from a Authenication-Info element.
More...
Add the realm parameter from a Authenication-Info element.
More...
Get value of the opaque parameter from a Authenication-Info element.
More...
Add the opaque parameter from a Authenication-Info element.
More...
Detailed Description