publicstructTSecPkgContextConnectionInfo {
public DWORD dwProtocol;
publicALG_IDaiCipher;
public DWORD dwCipherStrength;
publicALG_IDaiHash;
public DWORD dwHashStrength;
publicALG_IDaiExch;
public DWORD dwExchStrength;
}
PublicStructureTSecPkgContextConnectionInfoPublicdwProtocolAs DWORD
PublicaiCipherAsALG_IDPublicdwCipherStrengthAs DWORD
PublicaiHashAsALG_IDPublicdwHashStrengthAs DWORD
PublicaiExchAsALG_IDPublicdwExchStrengthAs DWORD
End Structure
Description
This is record sgcSSL_WinSSPI.TSecPkgContextConnectionInfo.