FreeRDP
SecPkgContext_ConnectionInfo Struct Reference

Data Fields

UINT32 dwProtocol
 
ALG_ID aiCipher
 
UINT32 dwCipherStrength
 
ALG_ID aiHash
 
UINT32 dwHashStrength
 
ALG_ID aiExch
 
UINT32 dwExchStrength
 

Detailed Description

Definition at line 323 of file include/winpr/sspi.h.

Field Documentation

◆ aiCipher

ALG_ID SecPkgContext_ConnectionInfo::aiCipher

Definition at line 326 of file include/winpr/sspi.h.

◆ aiExch

ALG_ID SecPkgContext_ConnectionInfo::aiExch

Definition at line 330 of file include/winpr/sspi.h.

◆ aiHash

ALG_ID SecPkgContext_ConnectionInfo::aiHash

Definition at line 328 of file include/winpr/sspi.h.

◆ dwCipherStrength

UINT32 SecPkgContext_ConnectionInfo::dwCipherStrength

Definition at line 327 of file include/winpr/sspi.h.

◆ dwExchStrength

UINT32 SecPkgContext_ConnectionInfo::dwExchStrength

Definition at line 331 of file include/winpr/sspi.h.

◆ dwHashStrength

UINT32 SecPkgContext_ConnectionInfo::dwHashStrength

Definition at line 329 of file include/winpr/sspi.h.

◆ dwProtocol

UINT32 SecPkgContext_ConnectionInfo::dwProtocol

Definition at line 325 of file include/winpr/sspi.h.


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