summaryrefslogtreecommitdiffstats
path: root/doc/doxyout/ntlm/man/man3/ntlm_type1.3
blob: 3b4f2afa11623a7d2bbc537c99abbed04dda9078 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
.TH "ntlm_type1" 3 "30 Sep 2011" "Version 1.5.1" "Heimdalntlmlibrary" \" -*- nroff -*-
.ad l
.nh
.SH NAME
ntlm_type1 \- 
.SH SYNOPSIS
.br
.PP
\fC#include <heimntlm.h>\fP
.PP
.SS "Data Fields"

.in +1c
.ti -1c
.RI "uint32_t \fBflags\fP"
.br
.ti -1c
.RI "char * \fBdomain\fP"
.br
.ti -1c
.RI "char * \fBhostname\fP"
.br
.ti -1c
.RI "uint32_t \fBos\fP [2]"
.br
.in -1c
.SH "Detailed Description"
.PP 
Struct 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. 
.PP
\fBExamples: \fP
.in +1c
.PP
\fBtest_ntlm.c\fP.
.SH "Field Documentation"
.PP 
.SS "uint32_t \fBntlm_type1::flags\fP"
.PP

.PP
\fBExamples: \fP
.in +1c
\fBtest_ntlm.c\fP.
.SS "char* \fBntlm_type1::domain\fP"
.PP

.PP
\fBExamples: \fP
.in +1c
\fBtest_ntlm.c\fP.
.SS "char* \fBntlm_type1::hostname\fP"
.PP

.PP
\fBExamples: \fP
.in +1c
\fBtest_ntlm.c\fP.
.SS "uint32_t \fBntlm_type1::os\fP[2]"
.PP

.PP
\fBExamples: \fP
.in +1c
\fBtest_ntlm.c\fP.

.SH "Author"
.PP 
Generated automatically by Doxygen for Heimdalntlmlibrary from the source code.
OpenPOWER on IntegriCloud