Source position: jwawincrypt.pas line 11979
type _CERT_REVOCATION_PARA = record
cbSize: DWORD;
pIssuerCert: PCCERT_CONTEXT;
cCertStore: DWORD;
rgCertStore: PHCERTSTORE;
hCrlStore: HCERTSTORE;
pftTimeToUse: LPFILETIME;
end;