![]() |
![]()
| ![]() |
![]()
NAMEntlm_type2 - SYNOPSIS#include <heimntlm.h> Data Fieldsuint32_t flags
Detailed DescriptionStruct for the NTLM type2 message info, the strings is assumed to be in UTF8. When filled in by the library it should be freed with heim_ntlm_free_type2(). Examples:
test_ntlm.c. Field Documentationuint32_t ntlm_type2::flagsExamples:
char* ntlm_type2::targetnameExamples:
struct ntlm_buf ntlm_type2::targetinfo [read]Examples:
unsigned char ntlm_type2::challenge[8]Examples:
uint32_t ntlm_type2::context[2]uint32_t ntlm_type2::os[2]AuthorGenerated automatically by Doxygen for Heimdalntlmlibrary from the source code.
|