|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <wincrypt.h>

Public Attributes | |
| DWORD | cbSize |
| DWORD | cStoreProvFunc |
| void ** | rgpvStoreProvFunc |
| HCERTSTOREPROV | hStoreProv |
| DWORD | dwStoreProvFlags |
| HCRYPTOIDFUNCADDR | hStoreProvFuncAddr2 |
Definition at line 1272 of file wincrypt.h.
| DWORD _CERT_STORE_PROV_INFO::cbSize |
Definition at line 1273 of file wincrypt.h.
Referenced by CRYPT_CreateFileStore(), CRYPT_MsgOpenStore(), CRYPT_ProvOpenStore(), and CRYPT_RegOpenStore().
| DWORD _CERT_STORE_PROV_INFO::cStoreProvFunc |
Definition at line 1274 of file wincrypt.h.
Referenced by CRYPT_CreateFileStore(), CRYPT_MsgOpenStore(), CRYPT_ProvCreateStore(), and CRYPT_RegOpenStore().
| DWORD _CERT_STORE_PROV_INFO::dwStoreProvFlags |
Definition at line 1277 of file wincrypt.h.
Referenced by CRYPT_ProvCreateStore().
| HCERTSTOREPROV _CERT_STORE_PROV_INFO::hStoreProv |
Definition at line 1276 of file wincrypt.h.
Referenced by CRYPT_CreateFileStore(), CRYPT_MsgOpenStore(), CRYPT_ProvCreateStore(), and CRYPT_RegOpenStore().
| HCRYPTOIDFUNCADDR _CERT_STORE_PROV_INFO::hStoreProvFuncAddr2 |
Definition at line 1278 of file wincrypt.h.
| void** _CERT_STORE_PROV_INFO::rgpvStoreProvFunc |
Definition at line 1275 of file wincrypt.h.
Referenced by CRYPT_CreateFileStore(), CRYPT_MsgOpenStore(), CRYPT_ProvCreateStore(), and CRYPT_RegOpenStore().