FreeRDP
SecPkgContext_ConnectionInfo Struct Reference

#include <sspi.h>

Data Fields

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

Field Documentation

◆ aiCipher

ALG_ID SecPkgContext_ConnectionInfo::aiCipher

◆ aiExch

ALG_ID SecPkgContext_ConnectionInfo::aiExch

◆ aiHash

ALG_ID SecPkgContext_ConnectionInfo::aiHash

◆ dwCipherStrength

UINT32 SecPkgContext_ConnectionInfo::dwCipherStrength

◆ dwExchStrength

UINT32 SecPkgContext_ConnectionInfo::dwExchStrength

◆ dwHashStrength

UINT32 SecPkgContext_ConnectionInfo::dwHashStrength

◆ dwProtocol

UINT32 SecPkgContext_ConnectionInfo::dwProtocol

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