ReactOS 0.4.15-dev-7942-gd23573b
_SecPkgContext_ConnectionInfo Struct Reference

#include <schannel.h>

Public Attributes

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

Detailed Description

Definition at line 127 of file schannel.h.

Member Data Documentation

◆ aiCipher

ALG_ID _SecPkgContext_ConnectionInfo::aiCipher

Definition at line 130 of file schannel.h.

◆ aiExch

ALG_ID _SecPkgContext_ConnectionInfo::aiExch

Definition at line 134 of file schannel.h.

◆ aiHash

ALG_ID _SecPkgContext_ConnectionInfo::aiHash

Definition at line 132 of file schannel.h.

◆ dwCipherStrength

DWORD _SecPkgContext_ConnectionInfo::dwCipherStrength

◆ dwExchStrength

DWORD _SecPkgContext_ConnectionInfo::dwExchStrength

Definition at line 135 of file schannel.h.

◆ dwHashStrength

DWORD _SecPkgContext_ConnectionInfo::dwHashStrength

Definition at line 133 of file schannel.h.

Referenced by test_communication().

◆ dwProtocol

DWORD _SecPkgContext_ConnectionInfo::dwProtocol

Definition at line 129 of file schannel.h.


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