Source position: jwasspi.pas line 811
type _SecPkgContext_KeyInfoW = record
sSignatureAlgorithmName: PSecWChar;
sEncryptAlgorithmName: PSecWChar;
KeySize: Cardinal;
SignatureAlgorithm: Cardinal;
EncryptAlgorithm: Cardinal;
end;