EN JA
ntlm_type3(3)
ntlm_type3(3) Heimdalntlmlibrary ntlm_type3(3)

名称

ntlm_type3 -

書式

#include <heimntlm.h>

データフィールド


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]
 

詳細説明

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

使用例:

test_ntlm.c.

フィールド説明

uint32_t ntlm_type3::flags

 

使用例:
test_ntlm.c.

char* ntlm_type3::username

 

使用例:
test_ntlm.c.

char* ntlm_type3::targetname

 

使用例:
test_ntlm.c.

struct ntlm_buf ntlm_type3::lm [read]

 

struct ntlm_buf ntlm_type3::ntlm [read]

 

使用例:
test_ntlm.c.

struct ntlm_buf ntlm_type3::sessionkey [read]

 

char* ntlm_type3::ws

 

使用例:
test_ntlm.c.

uint32_t ntlm_type3::os[2]

 
 

作者

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