gsasl
2.2.1
|
#include <tokens.h>
Data Fields | |
char | cbflag |
char * | cbname |
char * | authzid |
char * | username |
char * | client_nonce |
Definition at line 29 of file scram/tokens.h.
char* scram_client_first::authzid |
Definition at line 33 of file scram/tokens.h.
char scram_client_first::cbflag |
Definition at line 31 of file scram/tokens.h.
char* scram_client_first::cbname |
Definition at line 32 of file scram/tokens.h.
char* scram_client_first::client_nonce |
Definition at line 35 of file scram/tokens.h.
char* scram_client_first::username |
Definition at line 34 of file scram/tokens.h.