Source position: jwawincrypt.pas line 9097
type PFN_CERT_DLL_OPEN_STORE_PROV_FUNC = function( |
lpszStoreProvider: LPCSTR; |
dwEncodingType: DWORD; |
hCryptProv: HCRYPTPROV; |
dwFlags: DWORD; |
pvPara: Pointer; |
hCertStore: HCERTSTORE; |
var pStoreProvInfo: PCERT_STORE_PROV_INFO |
):BOOL; |