Source position: jwawincrypt.pas line 1203
type _CRYPTOAPI_BLOB = record
cbData: DWORD;
pbData: LPBYTE;
end;