Source position: jwawincrypt.pas line 2875
type _CRYPT_ENCODE_PARA = record
cbSize: DWORD;
pfnAlloc: PFN_CRYPT_ALLOC;
pfnFree: PFN_CRYPT_FREE;
end;