ReactOS 0.4.17-dev-381-g2ec7c03
open_cert_store_params Struct Reference

#include <crypt32_private.h>

Collaboration diagram for open_cert_store_params:

Public Attributes

CRYPT_DATA_BLOBpfx
 
const WCHARpassword
 
cert_store_data_tdata_ret
 

Detailed Description

Definition at line 470 of file crypt32_private.h.

Member Data Documentation

◆ data_ret

cert_store_data_t* open_cert_store_params::data_ret

Definition at line 474 of file crypt32_private.h.

◆ password

const WCHAR* open_cert_store_params::password

Definition at line 473 of file crypt32_private.h.

◆ pfx

CRYPT_DATA_BLOB* open_cert_store_params::pfx

Definition at line 472 of file crypt32_private.h.

Referenced by PFXImportCertStore().


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