tail head cat sleep
QR code linking to this page

Manual Pages  — ntlm_type2

NAME

ntlm_type2 -

CONTENTS

SYNOPSIS

#include <heimntlm.h>

Data Fields


   uint32_t flags
   
char * targetname
   
struct ntlm_buf targetinfo
   
unsigned char challenge [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().

Examples:

test_ntlm.c.

Field Documentation

uint32_t ntlm_type2::flags

Examples: test_ntlm.c.

char* ntlm_type2::targetname

Examples: test_ntlm.c.

struct ntlm_buf ntlm_type2::targetinfo [read]

Examples: test_ntlm.c.

unsigned char ntlm_type2::challenge[8]

Examples: test_ntlm.c.

uint32_t ntlm_type2::context[2]

uint32_t ntlm_type2::os[2]

Author

Generated automatically by Doxygen for Heimdalntlmlibrary from the source code.


11 Jan 2012 ntlm_type2 (3) Version 1.5.2

tail head cat sleep
QR code linking to this page


Please direct any comments about this manual page service to Ben Bullock. Privacy policy.

I think Unix and snowflakes are the only two classes of objects in the universe in which no two instances ever match exactly.
— Noel Chiappa