MHD_NonceNc Struct Reference

#include <internal.h>


Data Fields

unsigned int nc
char nonce [MAX_NONCE_LENGTH]


Detailed Description

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

Definition at line 115 of file internal.h.


Field Documentation

unsigned int MHD_NonceNc::nc

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

Definition at line 122 of file internal.h.

char MHD_NonceNc::nonce[MAX_NONCE_LENGTH]

Nonce value:

Definition at line 127 of file internal.h.


The documentation for this struct was generated from the following file:
Generated on Thu May 10 14:38:03 2012 for GNU libmicrohttpd by  doxygen 1.4.7