gsasl  2.2.1
Data Fields
scram_client_final Struct Reference

#include <tokens.h>

Data Fields

char * cbind
 
char * nonce
 
char * proof
 

Detailed Description

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

Field Documentation

◆ cbind

char* scram_client_final::cbind

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

◆ nonce

char* scram_client_final::nonce

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

◆ proof

char* scram_client_final::proof

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


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