ReactOS 0.4.16-dev-240-gdb5fa3b
|
#include <cryptuiapi.h>
Definition at line 119 of file cryptuiapi.h.
DWORD tagCRYPTUI_VIEWCERTIFICATE_STRUCTW::cPropSheetPages |
Definition at line 139 of file cryptuiapi.h.
Referenced by CertViewPropertiesW(), CryptUIDlgViewCertificateA(), select_cert_view(), show_cert_dialog(), and show_dialog_for_selected_cert().
DWORD tagCRYPTUI_VIEWCERTIFICATE_STRUCTW::cPurposes |
Definition at line 127 of file cryptuiapi.h.
Referenced by CertViewPropertiesW(), and set_policy_text().
DWORD tagCRYPTUI_VIEWCERTIFICATE_STRUCTW::cStores |
Definition at line 137 of file cryptuiapi.h.
Referenced by CryptUIDlgViewCertificateW(), select_cert_view(), and show_dialog_for_selected_cert().
union { ... } tagCRYPTUI_VIEWCERTIFICATE_STRUCTW::DUMMYUNIONNAME |
DWORD tagCRYPTUI_VIEWCERTIFICATE_STRUCTW::dwFlags |
Definition at line 123 of file cryptuiapi.h.
Referenced by CertViewPropertiesW(), CryptUIDlgViewCertificateW(), general_dlg_proc(), set_issuer_statement(), show_cert_dialog(), and show_dialog_for_selected_cert().
DWORD tagCRYPTUI_VIEWCERTIFICATE_STRUCTW::dwSize |
Definition at line 121 of file cryptuiapi.h.
Referenced by CertViewPropertiesW(), CryptExtOpenCERW(), CryptUIDlgViewCertificateW(), CryptUIDlgViewContext(), select_cert_view(), show_dialog_for_selected_cert(), and show_selected_cert().
BOOL tagCRYPTUI_VIEWCERTIFICATE_STRUCTW::fCounterSigner |
Definition at line 135 of file cryptuiapi.h.
Referenced by CryptUIDlgViewCertificateW(), set_cert_info(), and set_certificate_status_for_end_cert().
BOOL tagCRYPTUI_VIEWCERTIFICATE_STRUCTW::fpCryptProviderDataTrustedUsage |
Definition at line 132 of file cryptuiapi.h.
Referenced by CertViewPropertiesW().
HWND tagCRYPTUI_VIEWCERTIFICATE_STRUCTW::hwndParent |
Definition at line 122 of file cryptuiapi.h.
Referenced by CertViewPropertiesW(), CryptUIDlgViewContext(), select_cert_view(), and show_selected_cert().
HANDLE tagCRYPTUI_VIEWCERTIFICATE_STRUCTW::hWVTStateData |
Definition at line 130 of file cryptuiapi.h.
Referenced by CertViewPropertiesW(), and CryptUIDlgViewCertificateW().
DWORD tagCRYPTUI_VIEWCERTIFICATE_STRUCTW::idxCert |
Definition at line 134 of file cryptuiapi.h.
Referenced by CryptUIDlgViewCertificateW(), and set_certificate_status_for_end_cert().
DWORD tagCRYPTUI_VIEWCERTIFICATE_STRUCTW::idxCounterSigner |
Definition at line 136 of file cryptuiapi.h.
Referenced by CryptUIDlgViewCertificateW(), set_cert_info(), and set_certificate_status_for_end_cert().
DWORD tagCRYPTUI_VIEWCERTIFICATE_STRUCTW::idxSigner |
Definition at line 133 of file cryptuiapi.h.
Referenced by CryptUIDlgViewCertificateW(), set_cert_info(), and set_certificate_status_for_end_cert().
DWORD tagCRYPTUI_VIEWCERTIFICATE_STRUCTW::nStartPage |
Definition at line 141 of file cryptuiapi.h.
Referenced by CertViewPropertiesW(), show_cert_dialog(), and show_dialog_for_selected_cert().
PCCERT_CONTEXT tagCRYPTUI_VIEWCERTIFICATE_STRUCTW::pCertContext |
Definition at line 125 of file cryptuiapi.h.
Referenced by cert_properties_general_dlg_proc(), CertViewPropertiesW(), CryptExtOpenCERW(), CryptUIDlgViewCertificateW(), CryptUIDlgViewContext(), select_cert_view(), set_general_info(), set_issuer_statement(), set_policy_text(), show_cert_dialog(), show_dialog_for_selected_cert(), and show_selected_cert().
CRYPT_PROVIDER_DATA const* tagCRYPTUI_VIEWCERTIFICATE_STRUCTW::pCryptProviderData |
Definition at line 129 of file cryptuiapi.h.
Referenced by CryptUIDlgViewCertificateW(), set_cert_info(), and set_certificate_status_for_end_cert().
HCERTSTORE* tagCRYPTUI_VIEWCERTIFICATE_STRUCTW::rghStores |
Definition at line 138 of file cryptuiapi.h.
Referenced by CryptUIDlgViewCertificateW(), select_cert_view(), and show_dialog_for_selected_cert().
LPCPROPSHEETPAGEW tagCRYPTUI_VIEWCERTIFICATE_STRUCTW::rgPropSheetPages |
Definition at line 140 of file cryptuiapi.h.
Referenced by CertViewPropertiesW(), select_cert_view(), show_cert_dialog(), and show_dialog_for_selected_cert().
LPCSTR* tagCRYPTUI_VIEWCERTIFICATE_STRUCTW::rgszPurposes |
Definition at line 126 of file cryptuiapi.h.
Referenced by CertViewPropertiesW(), and set_policy_text().
LPCWSTR tagCRYPTUI_VIEWCERTIFICATE_STRUCTW::szTitle |
Definition at line 124 of file cryptuiapi.h.
Referenced by CertViewPropertiesW(), CryptUIDlgViewCertificateA(), CryptUIDlgViewContext(), show_cert_dialog(), and show_dialog_for_selected_cert().