#include <osip_www_authenticate.h>
Public Attributes | |
char * | auth_type |
char * | realm |
char * | domain |
char * | nonce |
char * | opaque |
char * | stale |
char * | algorithm |
char * | qop_options |
char * | auth_param |
|
algorythm (optional) |
|
other parameters (optional) |
|
Authentication Type (Basic or Digest |
|
domain (optional) |
|
nonce (optional) |
|
opaque (optional) |
|
qop option (optional) |
|
realm (as a quoted-string) |
|
stale (optional) |