keyhole logo

ntlm_type2 Struct Reference

#include <heimntlm.h>

Collaboration diagram for ntlm_type2:
[legend]

Data Fields

uint32_t flags
char * targetname
struct ntlm_buf targetinfo
unsigned char challange [8]
uint32_t context [2]
uint32_t os [2]

Detailed Description

Struct 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().

Field Documentation

uint32_t ntlm_type2::flags

char* ntlm_type2::targetname

struct ntlm_buf ntlm_type2::targetinfo [read]

unsigned char ntlm_type2::challange[8]

uint32_t ntlm_type2::context[2]

uint32_t ntlm_type2::os[2]


The documentation for this struct was generated from the following file:
Generated on Sat Sep 5 22:16:29 2009 for Heimdalntlmlibrary by doxygen 1.5.4