gsasl  2.2.1
Data Fields
scram_client_first Struct Reference

#include <tokens.h>

Data Fields

char cbflag
 
char * cbname
 
char * authzid
 
char * username
 
char * client_nonce
 

Detailed Description

Definition at line 29 of file scram/tokens.h.

Field Documentation

◆ authzid

char* scram_client_first::authzid

Definition at line 33 of file scram/tokens.h.

◆ cbflag

char scram_client_first::cbflag

Definition at line 31 of file scram/tokens.h.

◆ cbname

char* scram_client_first::cbname

Definition at line 32 of file scram/tokens.h.

◆ client_nonce

char* scram_client_first::client_nonce

Definition at line 35 of file scram/tokens.h.

◆ username

char* scram_client_first::username

Definition at line 34 of file scram/tokens.h.


The documentation for this struct was generated from the following file: