ReactOS 0.4.17-dev-381-g2ec7c03
import_store_cert_params Struct Reference

#include <crypt32_private.h>

Collaboration diagram for import_store_cert_params:

Public Attributes

cert_store_data_t data
 
unsigned int index
 
voidbuf
 
DWORDbuf_size
 

Detailed Description

Definition at line 484 of file crypt32_private.h.

Member Data Documentation

◆ buf

void* import_store_cert_params::buf

Definition at line 488 of file crypt32_private.h.

Referenced by PFXImportCertStore().

◆ buf_size

DWORD* import_store_cert_params::buf_size

Definition at line 489 of file crypt32_private.h.

◆ data

cert_store_data_t import_store_cert_params::data

Definition at line 486 of file crypt32_private.h.

◆ index

unsigned int import_store_cert_params::index

Definition at line 487 of file crypt32_private.h.


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