|
NAMEntlm_buf -SYNOPSIS#include <heimntlm.h> Data Fieldssize_t length void * data 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 dataExamples:
void* ntlm_buf::datapointer to the data itselfExamples:
AuthorGenerated automatically by Doxygen for Heimdalntlmlibrary from the source code.
Visit the GSP FreeBSD Man Page Interface. |