#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] |
uint32_t ntlm_type3::flags |
char* ntlm_type3::username |
char* ntlm_type3::targetname |
struct ntlm_buf ntlm_type3::lm [read] |
struct ntlm_buf ntlm_type3::ntlm [read] |
struct ntlm_buf ntlm_type3::sessionkey [read] |
char* ntlm_type3::ws |
uint32_t ntlm_type3::os[2] |