freebsd man page for ntlm_type1

Query: ntlm_type1

OS: freebsd

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ntlm_type1(3)							Heimdalntlmlibrary						     ntlm_type1(3)

NAME
ntlm_type1 -
SYNOPSIS
#include <heimntlm.h> Data Fields uint32_t flags char * domain char * hostname uint32_t os [2] Detailed Description 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 heim_ntlm_free_type1(). Examples: test_ntlm.c. Field Documentation uint32_t ntlm_type1::flags Examples: test_ntlm.c. char* ntlm_type1::domain Examples: test_ntlm.c. char* ntlm_type1::hostname Examples: test_ntlm.c. uint32_t ntlm_type1::os[2] Examples: test_ntlm.c. Author Generated automatically by Doxygen for Heimdalntlmlibrary from the source code. Version 1.5.2 11 Jan 2012 ntlm_type1(3)
Related Man Pages
heim_ntlm_free_type3(3) - freebsd
heim_ntlm_calculate_lm2(3) - freebsd
heim_ntlm_encode_targetinfo(3) - freebsd
heim_ntlm_encode_type1(3) - freebsd
heim_ntlm_free_targetinfo(3) - freebsd
Similar Topics in the Unix Linux Community
The Whole Story on #! /usr/bin/ksh
Scripts without shebang
Memory Leaks
UNIX Environment Setup - (Just starting!)
Is it safe to install x86 Solaris 10 U6 after installed-Linux-and-FreeBSD?