#include <heimntlm.h>

Data Fields | |
| uint32_t | flags |
| char * | username |
| char * | targetname |
| struct ntlm_buf | lm |
| struct ntlm_buf | ntlm |
| struct ntlm_buf | sessionkey |
| char * | ws |
| uint32_t | os [2] |
Struct for the NTLM type3 message info, the strings is assumed to be in UTF8. When filled in by the library it should be freed with heim_ntlm_free_type3().
| uint32_t ntlm_type3::flags |
| struct ntlm_buf ntlm_type3::lm |
| struct ntlm_buf ntlm_type3::ntlm |
| uint32_t ntlm_type3::os[2] |
| struct ntlm_buf ntlm_type3::sessionkey |
| char* ntlm_type3::targetname |
| char* ntlm_type3::username |
| char* ntlm_type3::ws |
1.7.2