ReactOS 0.4.15-dev-7842-g558ab78
_CERT_STORE_PROV_INFO Struct Reference

#include <wincrypt.h>

Collaboration diagram for _CERT_STORE_PROV_INFO:

Public Attributes

DWORD cbSize
 
DWORD cStoreProvFunc
 
void ** rgpvStoreProvFunc
 
HCERTSTOREPROV hStoreProv
 
DWORD dwStoreProvFlags
 
HCRYPTOIDFUNCADDR hStoreProvFuncAddr2
 

Detailed Description

Definition at line 1146 of file wincrypt.h.

Member Data Documentation

◆ cbSize

DWORD _CERT_STORE_PROV_INFO::cbSize

◆ cStoreProvFunc

DWORD _CERT_STORE_PROV_INFO::cStoreProvFunc

◆ dwStoreProvFlags

DWORD _CERT_STORE_PROV_INFO::dwStoreProvFlags

Definition at line 1151 of file wincrypt.h.

Referenced by CRYPT_ProvCreateStore().

◆ hStoreProv

HCERTSTOREPROV _CERT_STORE_PROV_INFO::hStoreProv

◆ hStoreProvFuncAddr2

HCRYPTOIDFUNCADDR _CERT_STORE_PROV_INFO::hStoreProvFuncAddr2

Definition at line 1152 of file wincrypt.h.

◆ rgpvStoreProvFunc

void** _CERT_STORE_PROV_INFO::rgpvStoreProvFunc

The documentation for this struct was generated from the following file: