Main Page
Modules
Classes
Files
Related Pages
osip_authentication_info.h File Reference
oSIP
osip_authentication_info
header definition.
More...
Go to the source code of this file.
Classes
struct
osip_authentication_info
Typedefs
typedef struct
osip_authentication_info
osip_authentication_info_t
Functions
int
osip_authentication_info_init
(
osip_authentication_info_t
**header)
int
osip_authentication_info_parse
(
osip_authentication_info_t
*header, const char *hvalue)
int
osip_authentication_info_to_str
(const
osip_authentication_info_t
*header, char **dest)
void
osip_authentication_info_free
(
osip_authentication_info_t
*header)
int
osip_authentication_info_clone
(const
osip_authentication_info_t
*header,
osip_authentication_info_t
**dest)
char *
osip_authentication_info_get_nextnonce
(
osip_authentication_info_t
*header)
void
osip_authentication_info_set_nextnonce
(
osip_authentication_info_t
*header, char *value)
char *
osip_authentication_info_get_cnonce
(
osip_authentication_info_t
*header)
void
osip_authentication_info_set_cnonce
(
osip_authentication_info_t
*header, char *value)
char *
osip_authentication_info_get_qop_options
(
osip_authentication_info_t
*header)
void
osip_authentication_info_set_qop_options
(
osip_authentication_info_t
*header, char *value)
char *
osip_authentication_info_get_rspauth
(
osip_authentication_info_t
*header)
void
osip_authentication_info_set_rspauth
(
osip_authentication_info_t
*header, char *value)
char *
osip_authentication_info_get_nonce_count
(
osip_authentication_info_t
*header)
void
osip_authentication_info_set_nonce_count
(
osip_authentication_info_t
*header, char *value)
Detailed Description
oSIP
osip_authentication_info
header definition.
Generated on Wed Feb 13 01:03:29 2008 for libosip by
1.5.4