ReactOS 0.4.15-dev-7842-g558ab78
_CRYPTUI_WIZ_EXPORT_CERTCONTEXT_INFO Struct Reference

#include <cryptuiapi.h>

Public Attributes

DWORD dwSize
 
DWORD dwExportFormat
 
BOOL fExportChain
 
BOOL fExportPrivateKeys
 
LPCWSTR pwszPassword
 
BOOL fStrongEncryption
 

Detailed Description

Definition at line 289 of file cryptuiapi.h.

Member Data Documentation

◆ dwExportFormat

DWORD _CRYPTUI_WIZ_EXPORT_CERTCONTEXT_INFO::dwExportFormat

Definition at line 292 of file cryptuiapi.h.

Referenced by do_export().

◆ dwSize

DWORD _CRYPTUI_WIZ_EXPORT_CERTCONTEXT_INFO::dwSize

Definition at line 291 of file cryptuiapi.h.

Referenced by do_export().

◆ fExportChain

BOOL _CRYPTUI_WIZ_EXPORT_CERTCONTEXT_INFO::fExportChain

Definition at line 293 of file cryptuiapi.h.

Referenced by do_export(), and save_pfx().

◆ fExportPrivateKeys

BOOL _CRYPTUI_WIZ_EXPORT_CERTCONTEXT_INFO::fExportPrivateKeys

Definition at line 294 of file cryptuiapi.h.

Referenced by save_pfx().

◆ fStrongEncryption

BOOL _CRYPTUI_WIZ_EXPORT_CERTCONTEXT_INFO::fStrongEncryption

Definition at line 296 of file cryptuiapi.h.

◆ pwszPassword

LPCWSTR _CRYPTUI_WIZ_EXPORT_CERTCONTEXT_INFO::pwszPassword

Definition at line 295 of file cryptuiapi.h.

Referenced by save_pfx().


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