Source position: jwawincrypt.pas line 8219
type _CRYPT_KEY_PROV_PARAM = record
dwParam: DWORD;
pbData: LPBYTE;
cbData: DWORD;
dwFlags: DWORD;
end;