FreeRDP
rdpNtlm Struct Reference

#include <ntlm.h>

Data Fields

BOOL http
 
CtxtHandle context
 
ULONG cbMaxToken
 
ULONG fContextReq
 
ULONG pfContextAttr
 
TimeStamp expiration
 
PSecBuffer pBuffer
 
SecBuffer inputBuffer [2]
 
SecBuffer outputBuffer [2]
 
BOOL haveContext
 
BOOL haveInputBuffer
 
LPTSTR ServicePrincipalName
 
SecBufferDesc inputBufferDesc
 
SecBufferDesc outputBufferDesc
 
CredHandle credentials
 
BOOL confidentiality
 
SecPkgInfopPackageInfo
 
SecurityFunctionTabletable
 
SEC_WINNT_AUTH_IDENTITY identity
 
SecPkgContext_Sizes ContextSizes
 
SecPkgContext_Bindings * Bindings
 

Detailed Description

FreeRDP: A Remote Desktop Protocol Implementation NTLM over HTTP

Copyright 2012 Fujitsu Technology Solutions GmbH Copyright 2012 Dmitrij Jasnov dmitr.nosp@m.ij.j.nosp@m.asnov.nosp@m.@ts..nosp@m.fujit.nosp@m.su.c.nosp@m.om Copyright 2012 Marc-Andre Moreau marca.nosp@m.ndre.nosp@m..more.nosp@m.au@g.nosp@m.mail..nosp@m.com

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Field Documentation

SecPkgContext_Bindings* rdpNtlm::Bindings
ULONG rdpNtlm::cbMaxToken
BOOL rdpNtlm::confidentiality
CtxtHandle rdpNtlm::context
SecPkgContext_Sizes rdpNtlm::ContextSizes
CredHandle rdpNtlm::credentials
TimeStamp rdpNtlm::expiration
ULONG rdpNtlm::fContextReq
BOOL rdpNtlm::haveContext
BOOL rdpNtlm::haveInputBuffer
BOOL rdpNtlm::http
SEC_WINNT_AUTH_IDENTITY rdpNtlm::identity
SecBuffer rdpNtlm::inputBuffer[2]
SecBufferDesc rdpNtlm::inputBufferDesc
SecBuffer rdpNtlm::outputBuffer[2]
SecBufferDesc rdpNtlm::outputBufferDesc
PSecBuffer rdpNtlm::pBuffer
ULONG rdpNtlm::pfContextAttr
SecPkgInfo* rdpNtlm::pPackageInfo
LPTSTR rdpNtlm::ServicePrincipalName
SecurityFunctionTable* rdpNtlm::table

The documentation for this struct was generated from the following file: