ReactOS 0.4.16-dev-1056-gbe87e00
|
#include <cryptdlg.h>
Definition at line 271 of file cryptdlg.h.
DWORD _CERT_VERIFY_CERTIFICATE_TRUST::cbSize |
Definition at line 273 of file cryptdlg.h.
Referenced by CertViewPropertiesW(), and WINTRUST_CertVerifyObjTrust().
DWORD _CERT_VERIFY_CERTIFICATE_TRUST::cRootStores |
Definition at line 280 of file cryptdlg.h.
Referenced by CertViewPropertiesW(), and WINTRUST_CertVerifyObjTrust().
DWORD _CERT_VERIFY_CERTIFICATE_TRUST::cStores |
Definition at line 282 of file cryptdlg.h.
Referenced by CertViewPropertiesW(), and WINTRUST_CertVerifyObjTrust().
DWORD _CERT_VERIFY_CERTIFICATE_TRUST::cTrustStores |
Definition at line 284 of file cryptdlg.h.
Referenced by CertViewPropertiesW(), and WINTRUST_CertVerifyObjTrust().
DWORD _CERT_VERIFY_CERTIFICATE_TRUST::dwFlags |
Definition at line 275 of file cryptdlg.h.
DWORD _CERT_VERIFY_CERTIFICATE_TRUST::dwIgnoreErr |
Definition at line 276 of file cryptdlg.h.
HCRYPTPROV _CERT_VERIFY_CERTIFICATE_TRUST::hprov |
Definition at line 279 of file cryptdlg.h.
DWORD _CERT_VERIFY_CERTIFICATE_TRUST::lCustData |
Definition at line 286 of file cryptdlg.h.
PCCERT_CONTEXT _CERT_VERIFY_CERTIFICATE_TRUST::pccert |
Definition at line 274 of file cryptdlg.h.
Referenced by CertTrustFinalPolicy(), CertViewPropertiesW(), and WINTRUST_CertVerifyObjTrust().
DWORD* _CERT_VERIFY_CERTIFICATE_TRUST::pcchain |
Definition at line 288 of file cryptdlg.h.
DWORD* _CERT_VERIFY_CERTIFICATE_TRUST::pdwErrors |
Definition at line 277 of file cryptdlg.h.
PFNTRUSTHELPER _CERT_VERIFY_CERTIFICATE_TRUST::pfnTrustHelper |
Definition at line 287 of file cryptdlg.h.
PCCERT_CONTEXT** _CERT_VERIFY_CERTIFICATE_TRUST::prgChain |
Definition at line 289 of file cryptdlg.h.
DWORD** _CERT_VERIFY_CERTIFICATE_TRUST::prgdwErrors |
Definition at line 290 of file cryptdlg.h.
DATA_BLOB** _CERT_VERIFY_CERTIFICATE_TRUST::prgpbTrustInfo |
Definition at line 291 of file cryptdlg.h.
LPSTR _CERT_VERIFY_CERTIFICATE_TRUST::pszUsageOid |
Definition at line 278 of file cryptdlg.h.
HCERTSTORE* _CERT_VERIFY_CERTIFICATE_TRUST::rghstoreCAs |
Definition at line 283 of file cryptdlg.h.
Referenced by CertViewPropertiesW(), and WINTRUST_CertVerifyObjTrust().
HCERTSTORE* _CERT_VERIFY_CERTIFICATE_TRUST::rghstoreRoots |
Definition at line 281 of file cryptdlg.h.
Referenced by CertViewPropertiesW(), and WINTRUST_CertVerifyObjTrust().
HCERTSTORE* _CERT_VERIFY_CERTIFICATE_TRUST::rghstoreTrust |
Definition at line 285 of file cryptdlg.h.
Referenced by CertViewPropertiesW(), and WINTRUST_CertVerifyObjTrust().