ReactOS 0.4.17-dev-381-g2ec7c03
import_store_key_params Struct Reference

#include <crypt32_private.h>

Collaboration diagram for import_store_key_params:

Public Attributes

cert_store_data_t data
 
voidbuf
 
DWORDbuf_size
 

Detailed Description

Definition at line 477 of file crypt32_private.h.

Member Data Documentation

◆ buf

void* import_store_key_params::buf

Definition at line 480 of file crypt32_private.h.

◆ buf_size

DWORD* import_store_key_params::buf_size

Definition at line 481 of file crypt32_private.h.

◆ data

cert_store_data_t import_store_key_params::data

Definition at line 479 of file crypt32_private.h.


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