ReactOS
0.4.15-dev-5640-g0dde428
|
#include <schannel.h>
Public Attributes | |
DWORD | dwProtocol |
ALG_ID | aiCipher |
DWORD | dwCipherStrength |
ALG_ID | aiHash |
DWORD | dwHashStrength |
ALG_ID | aiExch |
DWORD | dwExchStrength |
Definition at line 127 of file schannel.h.
ALG_ID _SecPkgContext_ConnectionInfo::aiCipher |
Definition at line 130 of file schannel.h.
ALG_ID _SecPkgContext_ConnectionInfo::aiExch |
Definition at line 134 of file schannel.h.
ALG_ID _SecPkgContext_ConnectionInfo::aiHash |
Definition at line 132 of file schannel.h.
DWORD _SecPkgContext_ConnectionInfo::dwCipherStrength |
Definition at line 131 of file schannel.h.
DWORD _SecPkgContext_ConnectionInfo::dwExchStrength |
Definition at line 135 of file schannel.h.
DWORD _SecPkgContext_ConnectionInfo::dwHashStrength |
Definition at line 133 of file schannel.h.
DWORD _SecPkgContext_ConnectionInfo::dwProtocol |
Definition at line 129 of file schannel.h.