Deleted Added
full compact
ntlm_type1.3 (233294) ntlm_type1.3 (234027)
1.TH "ntlm_type1" 3 "30 Sep 2011" "Version 1.5.1" "Heimdalntlmlibrary" \" -*- nroff -*-
1.TH "ntlm_type1" 3 "11 Jan 2012" "Version 1.5.2" "Heimdalntlmlibrary" \" -*- nroff -*-
2.ad l
3.nh
4.SH NAME
5ntlm_type1 \-
6.SH SYNOPSIS
7.br
8.PP
9\fC#include <heimntlm.h>\fP
10.PP
11.SS "Data Fields"
12
13.in +1c
14.ti -1c
15.RI "uint32_t \fBflags\fP"
16.br
17.ti -1c
18.RI "char * \fBdomain\fP"
19.br
20.ti -1c
21.RI "char * \fBhostname\fP"
22.br
23.ti -1c
24.RI "uint32_t \fBos\fP [2]"
25.br
26.in -1c
27.SH "Detailed Description"
28.PP
29Struct for the NTLM type1 message info, the strings is assumed to be in UTF8. When filled in by the library it should be freed with \fBheim_ntlm_free_type1()\fP.
30.PP
31\fBExamples: \fP
32.in +1c
33.PP
34\fBtest_ntlm.c\fP.
35.SH "Field Documentation"
36.PP
37.SS "uint32_t \fBntlm_type1::flags\fP"
38.PP
39
40.PP
41\fBExamples: \fP
42.in +1c
43\fBtest_ntlm.c\fP.
44.SS "char* \fBntlm_type1::domain\fP"
45.PP
46
47.PP
48\fBExamples: \fP
49.in +1c
50\fBtest_ntlm.c\fP.
51.SS "char* \fBntlm_type1::hostname\fP"
52.PP
53
54.PP
55\fBExamples: \fP
56.in +1c
57\fBtest_ntlm.c\fP.
58.SS "uint32_t \fBntlm_type1::os\fP[2]"
59.PP
60
61.PP
62\fBExamples: \fP
63.in +1c
64\fBtest_ntlm.c\fP.
65
66.SH "Author"
67.PP
68Generated automatically by Doxygen for Heimdalntlmlibrary from the source code.
2.ad l
3.nh
4.SH NAME
5ntlm_type1 \-
6.SH SYNOPSIS
7.br
8.PP
9\fC#include <heimntlm.h>\fP
10.PP
11.SS "Data Fields"
12
13.in +1c
14.ti -1c
15.RI "uint32_t \fBflags\fP"
16.br
17.ti -1c
18.RI "char * \fBdomain\fP"
19.br
20.ti -1c
21.RI "char * \fBhostname\fP"
22.br
23.ti -1c
24.RI "uint32_t \fBos\fP [2]"
25.br
26.in -1c
27.SH "Detailed Description"
28.PP
29Struct for the NTLM type1 message info, the strings is assumed to be in UTF8. When filled in by the library it should be freed with \fBheim_ntlm_free_type1()\fP.
30.PP
31\fBExamples: \fP
32.in +1c
33.PP
34\fBtest_ntlm.c\fP.
35.SH "Field Documentation"
36.PP
37.SS "uint32_t \fBntlm_type1::flags\fP"
38.PP
39
40.PP
41\fBExamples: \fP
42.in +1c
43\fBtest_ntlm.c\fP.
44.SS "char* \fBntlm_type1::domain\fP"
45.PP
46
47.PP
48\fBExamples: \fP
49.in +1c
50\fBtest_ntlm.c\fP.
51.SS "char* \fBntlm_type1::hostname\fP"
52.PP
53
54.PP
55\fBExamples: \fP
56.in +1c
57\fBtest_ntlm.c\fP.
58.SS "uint32_t \fBntlm_type1::os\fP[2]"
59.PP
60
61.PP
62\fBExamples: \fP
63.in +1c
64\fBtest_ntlm.c\fP.
65
66.SH "Author"
67.PP
68Generated automatically by Doxygen for Heimdalntlmlibrary from the source code.