Main Page
|
Modules
|
Class List
|
Directories
|
File List
|
Class Members
|
File Members
|
Related Pages
include
/
osipparser2
/
headers
osip_authentication_info.h File Reference
oSIP osip_authentication_info header definition.
More...
Go to the source code of this file.
Typedefs
typedef 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 Tue Feb 22 00:59:47 2005 for libosip by
1.4.1