#include <osip_authorization.h>
Public Attributes | |
char * | auth_type |
char * | username |
char * | realm |
char * | nonce |
char * | uri |
char * | response |
char * | digest |
char * | algorithm |
char * | cnonce |
char * | opaque |
char * | message_qop |
char * | nonce_count |
char * | auth_param |
|
algorithm (optionnal) |
|
other parameters (optionnal) |
|
Authentication Type (Basic or Digest) |
|
cnonce (optionnal) |
|
digest |
|
message_qop (optionnal) |
|
nonce |
|
nonce_count (optionnal) |
|
opaque (optionnal) |
|
realm (as a quoted-string) |
|
response |
|
uri |
|
login |