Source position: jwawincrypt.pas line 15583
type PFN_CERT_CHAIN_FIND_BY_ISSUER_CALLBACK = function(
pCert: PCCERT_CONTEXT;
pvFindArg: Pointer
):BOOL;