EN JA
ntlm_type1(3)
ntlm_type1(3) Heimdalntlmlibrary ntlm_type1(3)

名称

ntlm_type1 -

書式

#include <heimntlm.h>

データフィールド


uint32_t flags
 
char * domain
 
char * hostname
 
uint32_t os [2]
 

詳細説明

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

使用例:

test_ntlm.c.

フィールド説明

uint32_t ntlm_type1::flags

 

使用例:
test_ntlm.c.

char* ntlm_type1::domain

 

使用例:
test_ntlm.c.

char* ntlm_type1::hostname

 

使用例:
test_ntlm.c.

uint32_t ntlm_type1::os[2]

 

使用例:
test_ntlm.c.

 

作者

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