Source position: jwawincrypt.pas line 10647
function CertAddEncodedCRLToStore(
hCertStore: HCERTSTORE;
dwCertEncodingType: DWORD;
pbCrlEncoded: LPBYTE;
cbCrlEncoded: DWORD;
dwAddDisposition: DWORD;
ppCrlContext: PPCCRL_CONTEXT
):BOOL;