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

Namespace: sgcSSL_WinSSPI

Pascal
C++
C#
Visual Basic
public TSecPkgContextConnectionInfo = record dwProtocol: DWORD; aiCipher: ALG_ID; dwCipherStrength: DWORD; aiHash: ALG_ID; dwHashStrength: DWORD; aiExch: ALG_ID; dwExchStrength: DWORD; end;

This is record sgcSSL_WinSSPI.TSecPkgContextConnectionInfo.