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