Source position: jwawinefs.pas line 82
type _CERTIFICATE_BLOB = record
dwCertEncodingType: DWORD;
cbData: DWORD;
pbData: PBYTE;
end;