ntlm_buf (3) - Linux Manuals
NAME
ntlm_buf -
SYNOPSIS
Data Fields
Detailed Description
Buffer for storing data in the NTLM library. When filled in by the library it should be freed with heim_ntlm_free_buf().
Field Documentation
void* ntlm_buf::data
pointer to the data itselfsize_t ntlm_buf::length
length buffer dataExamples: test_ntlm.c.
Author
Generated automatically by Doxygen for Heimdalntlmlibrary from the source code.