digest_md5_response Struct Reference

#include <tokens.h>


Data Fields

char * username
char * realm
char * nonce
char * cnonce
unsigned long nc
digest_md5_qop qop
char * digesturi
unsigned long clientmaxbuf
int utf8
digest_md5_cipher cipher
char * authzid
char response [DIGEST_MD5_RESPONSE_LENGTH+1]


Detailed Description

Definition at line 126 of file tokens.h.


Field Documentation

char* digest_md5_response::authzid

Definition at line 138 of file tokens.h.

Referenced by _gsasl_digest_md5_client_step(), _gsasl_digest_md5_server_step(), and digest_md5_free_response().

digest_md5_cipher digest_md5_response::cipher

Definition at line 137 of file tokens.h.

Referenced by _gsasl_digest_md5_client_step(), _gsasl_digest_md5_server_step(), digest_md5_validate(), and digest_md5_validate_response().

unsigned long digest_md5_response::clientmaxbuf

Definition at line 135 of file tokens.h.

char* digest_md5_response::cnonce

Definition at line 131 of file tokens.h.

Referenced by _gsasl_digest_md5_client_step(), _gsasl_digest_md5_server_step(), digest_md5_free_response(), digest_md5_validate_response(), and main().

char* digest_md5_response::digesturi

Definition at line 134 of file tokens.h.

Referenced by _gsasl_digest_md5_client_step(), _gsasl_digest_md5_server_step(), digest_md5_free_response(), digest_md5_validate_response(), and main().

unsigned long digest_md5_response::nc

Definition at line 132 of file tokens.h.

Referenced by _gsasl_digest_md5_client_step(), _gsasl_digest_md5_server_step(), digest_md5_validate(), digest_md5_validate_response(), and main().

char* digest_md5_response::nonce

Definition at line 130 of file tokens.h.

Referenced by _gsasl_digest_md5_client_step(), _gsasl_digest_md5_server_step(), digest_md5_free_response(), digest_md5_validate(), digest_md5_validate_response(), and main().

digest_md5_qop digest_md5_response::qop

Definition at line 133 of file tokens.h.

Referenced by _gsasl_digest_md5_client_decode(), _gsasl_digest_md5_client_encode(), _gsasl_digest_md5_client_step(), _gsasl_digest_md5_server_decode(), _gsasl_digest_md5_server_encode(), _gsasl_digest_md5_server_step(), digest_md5_validate(), and digest_md5_validate_response().

char* digest_md5_response::realm

Definition at line 129 of file tokens.h.

Referenced by _gsasl_digest_md5_client_step(), _gsasl_digest_md5_server_step(), and digest_md5_free_response().

char digest_md5_response::response[DIGEST_MD5_RESPONSE_LENGTH+1]

Definition at line 139 of file tokens.h.

Referenced by _gsasl_digest_md5_client_step(), _gsasl_digest_md5_server_step(), digest_md5_validate_response(), and main().

char* digest_md5_response::username

Definition at line 128 of file tokens.h.

Referenced by _gsasl_digest_md5_client_step(), _gsasl_digest_md5_server_step(), digest_md5_free_response(), digest_md5_validate_response(), and main().

int digest_md5_response::utf8

Definition at line 136 of file tokens.h.

Referenced by _gsasl_digest_md5_client_step(), and digest_md5_validate().


The documentation for this struct was generated from the following file:
Generated on Tue Aug 22 12:06:07 2006 for gsasl by  doxygen 1.4.7