Symbol Reference
Symbol Reference
/ sgcSSL_WinSSPI Namespace
/ Structs, Records, Enums / sgcSSL_WinSSPI.SCHANNEL_CRED
Close
sgcWebSockets Classes
sgcSSL_WinSSPI.SCHANNEL_CRED Record

Namespace: sgcSSL_WinSSPI

Pascal
C++
C#
Visual Basic
public SCHANNEL_CRED = record dwVersion: DWORD; cCreds: DWORD; paCred: ^PCCERT_CONTEXT; hRootStore: HCERTSTORE; cMappers: DWORD; aphMappers: Pointer; cSupportedAlgs: DWORD; palgSupportedAlgs: ^ALG_ID; grbitEnabledProtocols: DWORD; dwMinimumCipherStrength: DWORD; dwMaximumCipherStrength: DWORD; dwSessionLifespan: DWORD; dwFlags: DWORD; dwCredFormat: DWORD; end;

This is record sgcSSL_WinSSPI.SCHANNEL_CRED.