MHD_NonceNc Struct Reference

#include </builddir/build/BUILD/libmicrohttpd-0.9.33/src/microhttpd/internal.h>

Data Fields

unsigned long int nc
char nonce [MAX_NONCE_LENGTH]

Detailed Description

A structure representing the internal holder of the nonce-nc map.

Definition at line 171 of file internal.h.


Field Documentation

unsigned long int MHD_NonceNc::nc

Nonce counter, a value that increases for each subsequent request for the same nonce.

Definition at line 178 of file internal.h.

char MHD_NonceNc::nonce[MAX_NONCE_LENGTH]

Nonce value:

Definition at line 183 of file internal.h.


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

Generated on 11 Mar 2016 for GNU libmicrohttpd by  doxygen 1.6.1