Searched defs:SpnegoElement (Results 1 – 1 of 1) sorted by relevance
70 typedef struct SpnegoElement struct72 size_t nStructSize; // Size of the element structure73 int iElementPresent; // Is the field present? Must be either77 SPNEGO_ELEMENT_TYPE eElementType; // The Element Type79 unsigned char type; // Data Type81 unsigned char* pbData; // Points to actual Data83 unsigned long nDatalength; // Actual Data Length