#include <gs2parser.h>
Data Fields | |
| const char * | context_token |
| size_t | context_length |
| const char * | wrap_token |
| size_t | wrap_length |
Definition at line 28 of file gs2parser.h.
| const char* gs2_token::context_token |
Definition at line 30 of file gs2parser.h.
Referenced by _gsasl_gs2_client_step(), _gsasl_gs2_server_step(), gs2_parser(), and main().
| size_t gs2_token::context_length |
Definition at line 31 of file gs2parser.h.
Referenced by _gsasl_gs2_client_step(), _gsasl_gs2_server_step(), gs2_parser(), and main().
| const char* gs2_token::wrap_token |
| size_t gs2_token::wrap_length |
Definition at line 33 of file gs2parser.h.
Referenced by _gsasl_gs2_client_step(), and gs2_parser().
1.5.6