Source position: jwasspi.pas line 300
type _SecBuffer = record
cbBuffer: Cardinal;
BufferType: Cardinal;
pvBuffer: Pointer;
end;