win32 v2.100.0 (2022-03-04T09:13:39Z)
Home
Dub
Repo
SecPkgContext_ConnectionInfo
win32
schannel
Undocumented in source.
@
system
struct
SecPkgContext_ConnectionInfo {
DWORD
dwProtocol
;
ALG_ID
aiCipher
;
DWORD
dwCipherStrength
;
ALG_ID
aiHash
;
DWORD
dwHashStrength
;
ALG_ID
aiExch
;
DWORD
dwExchStrength
;
}
Members
Variables
aiCipher
ALG_ID
aiCipher
;
Undocumented in source.
aiExch
ALG_ID
aiExch
;
Undocumented in source.
aiHash
ALG_ID
aiHash
;
Undocumented in source.
dwCipherStrength
DWORD
dwCipherStrength
;
Undocumented in source.
dwExchStrength
DWORD
dwExchStrength
;
Undocumented in source.
dwHashStrength
DWORD
dwHashStrength
;
Undocumented in source.
dwProtocol
DWORD
dwProtocol
;
Undocumented in source.
Meta
Source
See Implementation
win32
schannel
aliases
PSCHANNEL_CRED
PSecPkgContext_ConnectionInfo
PSecPkgContext_IssuerListInfoEx
PSecPkgCred_CypherStrengths
PSecPkgCred_SupportedAlgs
PSecPkgCred_SupportedProtocols
enums
AUTHTYPE_CLIENT
manifest constants
SCHANNEL_SHUTDOWN
structs
SCHANNEL_CRED
SecPkgContext_ConnectionInfo
SecPkgContext_IssuerListInfoEx
SecPkgCred_CypherStrengths
SecPkgCred_SupportedAlgs
SecPkgCred_SupportedProtocols
_HMAPPER
variables
SCHANNEL_CRED_VERSION
SCH_CRED_AUTO_CRED_VALIDATION
SCH_CRED_IGNORE_NO_REVOCATION_CHECK
SCH_CRED_IGNORE_REVOCATION_OFFLINE
SCH_CRED_MANUAL_CRED_VALIDATION
SCH_CRED_NO_DEFAULT_CREDS
SCH_CRED_NO_SERVERNAME_CHECK
SCH_CRED_NO_SYSTEM_MAPPER
SCH_CRED_REVOCATION_CHECK_CHAIN
SCH_CRED_REVOCATION_CHECK_CHAIN_EXCLUDE_ROOT
SCH_CRED_REVOCATION_CHECK_END_CERT
SCH_CRED_USE_DEFAULT_CREDS
SP_PROT_PCT1
SP_PROT_PCT1_CLIENT
SP_PROT_PCT1_SERVER
SP_PROT_SSL2
SP_PROT_SSL2_CLIENT
SP_PROT_SSL2_SERVER
SP_PROT_SSL3
SP_PROT_SSL3_CLIENT
SP_PROT_SSL3_SERVER
SP_PROT_TLS1
SP_PROT_TLS1_CLIENT
SP_PROT_TLS1_SERVER