#include <gsasl-mech.h>
Data Fields | |
const char * | name |
Gsasl_mechanism_functions | client |
Gsasl_mechanism_functions | server |
Definition at line 52 of file gsasl-mech.h.
Definition at line 56 of file gsasl-mech.h.
Referenced by gsasl_decode(), gsasl_done(), gsasl_encode(), gsasl_finish(), gsasl_register(), and gsasl_step().
const char* Gsasl_mechanism::name |
Definition at line 57 of file gsasl-mech.h.
Referenced by gsasl_decode(), gsasl_encode(), gsasl_finish(), gsasl_register(), and gsasl_step().