Source position: jwawincrypt.pas line 10487
function CertAddEncodedCertificateToStore( |
hCertStore: HCERTSTORE; |
dwCertEncodingType: DWORD; |
pbCertEncoded: LPBYTE; |
cbCertEncoded: DWORD; |
dwAddDisposition: DWORD; |
ppCertContext: PPCCERT_CONTEXT |
):BOOL; |