EN JA
ntlm_type2(3)
ntlm_type2(3) Heimdalntlmlibrary ntlm_type2(3)

名称

ntlm_type2 -

書式

#include <heimntlm.h>

データフィールド


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

詳細説明

NTLM type2 メッセージ情報のための構造体、文字列は、UTF8 であると仮定されます。ライブラリによって書き込まれたとき、それは、 heim_ntlm_free_type2() で解放されるべきです。

使用例:

test_ntlm.c.

フィールド説明

uint32_t ntlm_type2::flags

 

使用例:
test_ntlm.c.

char* ntlm_type2::targetname

 

使用例:
test_ntlm.c.

struct ntlm_buf ntlm_type2::targetinfo [read]

 

使用例:
test_ntlm.c.

unsigned char ntlm_type2::challenge[8]

 

使用例:
test_ntlm.c.

uint32_t ntlm_type2::context[2]

 

uint32_t ntlm_type2::os[2]

 
 

作者

ソースコードから Heimdalntlmlibrary のための Doxygen によって自動的に生成されました。
11 Jan 2012 Version 1.5.2