FreeRDP
NEGOTIATE_CONTEXT Struct Reference
Collaboration diagram for NEGOTIATE_CONTEXT:

Data Fields

NEGOTIATE_STATE state
 
CtxtHandle sub_context
 
SecBuffer mechTypes
 
const Mech * mech
 
BOOL mic
 
BOOL spnego
 

Detailed Description

Definition at line 40 of file negotiate.h.

Field Documentation

◆ mech

const Mech* NEGOTIATE_CONTEXT::mech

Definition at line 45 of file negotiate.h.

◆ mechTypes

SecBuffer NEGOTIATE_CONTEXT::mechTypes

Definition at line 44 of file negotiate.h.

◆ mic

BOOL NEGOTIATE_CONTEXT::mic

Definition at line 46 of file negotiate.h.

◆ spnego

BOOL NEGOTIATE_CONTEXT::spnego

Definition at line 47 of file negotiate.h.

◆ state

NEGOTIATE_STATE NEGOTIATE_CONTEXT::state

Definition at line 42 of file negotiate.h.

◆ sub_context

CtxtHandle NEGOTIATE_CONTEXT::sub_context

Definition at line 43 of file negotiate.h.


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