Source position: jwawincrypt.pas line 11209
type _CERT_CREATE_CONTEXT_PARA = record
cbSize: DWORD;
pfnFree: PFN_CRYPT_FREE;
pvFree: Pointer;
end;