Searched defs:SpnegoElement (Results 1 – 1 of 1) sorted by relevance
69 typedef struct SpnegoElement struct71 size_t nStructSize; // Size of the element structure72 int iElementPresent; // Is the field present? Must be either76 SPNEGO_ELEMENT_TYPE eElementType; // The Element Type78 unsigned char type; // Data Type80 unsigned char* pbData; // Points to actual Data82 unsigned long nDatalength; // Actual Data Length