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

Definition at line 266 of file cryptuiapi.h.
| DWORD _CRYPTUI_WIZ_EXPORT_INFO::cStores |
Definition at line 277 of file cryptuiapi.h.
Referenced by save_cert_as_cms(), and save_pfx().
| union { ... } _CRYPTUI_WIZ_EXPORT_INFO::DUMMYUNIONNAME |
| DWORD _CRYPTUI_WIZ_EXPORT_INFO::dwSize |
Definition at line 268 of file cryptuiapi.h.
Referenced by show_export_ui().
| DWORD _CRYPTUI_WIZ_EXPORT_INFO::dwSubjectChoice |
Definition at line 270 of file cryptuiapi.h.
Referenced by do_export(), export_info_has_private_key(), and show_export_ui().
| HCERTSTORE _CRYPTUI_WIZ_EXPORT_INFO::hCertStore |
Definition at line 275 of file cryptuiapi.h.
Referenced by do_export().
| PCCERT_CONTEXT _CRYPTUI_WIZ_EXPORT_INFO::pCertContext |
Definition at line 272 of file cryptuiapi.h.
Referenced by do_export(), export_info_has_private_key(), save_cert_as_cms(), and save_pfx().
| PCCRL_CONTEXT _CRYPTUI_WIZ_EXPORT_INFO::pCRLContext |
Definition at line 274 of file cryptuiapi.h.
Referenced by do_export().
| PCCTL_CONTEXT _CRYPTUI_WIZ_EXPORT_INFO::pCTLContext |
Definition at line 273 of file cryptuiapi.h.
Referenced by do_export().
| LPCWSTR _CRYPTUI_WIZ_EXPORT_INFO::pwszExportFileName |
Definition at line 269 of file cryptuiapi.h.
Referenced by CryptUIWizExport().
| HCERTSTORE* _CRYPTUI_WIZ_EXPORT_INFO::rghStores |
Definition at line 278 of file cryptuiapi.h.
Referenced by save_cert_as_cms(), and save_pfx().