Source position: jwasspi.pas line 796
type _SecPkgContext_KeyInfoA = record
sSignatureAlgorithmName: PSecChar;
sEncryptAlgorithmName: PSecChar;
KeySize: Cardinal;
SignatureAlgorithm: Cardinal;
EncryptAlgorithm: Cardinal;
end;