|  |  
 |   |   
 NAMEntlm_buf - SYNOPSIS#include <heimntlm.h> Data Fieldssize_t length
   Detailed DescriptionBuffer for storing data in the NTLM library. When filled in by the library it should be freed with heim_ntlm_free_buf(). Examples: 
   test_ntlm.c. Field Documentationsize_t ntlm_buf::lengthlength buffer data Examples: 
   void* ntlm_buf::datapointer to the data itself Examples: 
   AuthorGenerated automatically by Doxygen for Heimdalntlmlibrary from the source code. 
 
 |