.TH "ntlm_buf" 3 "Tue Jul 11 2017" "Version 7.4.0" "Heimdalntlmlibrary" \" -*- nroff -*- .ad l .nh .SH NAME ntlm_buf \- .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Data Fields" .in +1c .ti -1c .RI "size_t \fBlength\fP" .br .ti -1c .RI "void * \fBdata\fP" .br .in -1c .SH "Detailed Description" .PP Buffer for storing data in the NTLM library\&. When filled in by the library it should be freed with \fBheim_ntlm_free_buf()\fP\&. .PP \fBExamples: \fP .in +1c \fBtest_ntlm\&.c\fP\&. .SH "Field Documentation" .PP .SS "void* ntlm_buf::data" pointer to the data itself .PP \fBExamples: \fP .in +1c \fBtest_ntlm\&.c\fP\&. .SS "size_t ntlm_buf::length" length buffer data .PP \fBExamples: \fP .in +1c \fBtest_ntlm\&.c\fP\&. .SH "Author" .PP Generated automatically by Doxygen for Heimdalntlmlibrary from the source code\&.