ReactOS 0.4.15-dev-7942-gd23573b
WINTRUST_CERT_INFO_ Struct Reference

#include <wintrust.h>

Collaboration diagram for WINTRUST_CERT_INFO_:

Public Attributes

DWORD cbStruct
 
LPCWSTR pcwszDisplayName
 
CERT_CONTEXTpsCertContext
 
DWORD chStores
 
HCERTSTOREpahStores
 
DWORD dwFlags
 
FILETIMEpsftVerifyAsOf
 

Detailed Description

Definition at line 68 of file wintrust.h.

Member Data Documentation

◆ cbStruct

DWORD WINTRUST_CERT_INFO_::cbStruct

Definition at line 70 of file wintrust.h.

Referenced by SOFTPUB_LoadCertMessage().

◆ chStores

DWORD WINTRUST_CERT_INFO_::chStores

Definition at line 73 of file wintrust.h.

◆ dwFlags

DWORD WINTRUST_CERT_INFO_::dwFlags

Definition at line 75 of file wintrust.h.

◆ pahStores

HCERTSTORE* WINTRUST_CERT_INFO_::pahStores

Definition at line 74 of file wintrust.h.

◆ pcwszDisplayName

LPCWSTR WINTRUST_CERT_INFO_::pcwszDisplayName

Definition at line 71 of file wintrust.h.

◆ psCertContext

CERT_CONTEXT* WINTRUST_CERT_INFO_::psCertContext

Definition at line 72 of file wintrust.h.

Referenced by testObjTrust().

◆ psftVerifyAsOf

FILETIME* WINTRUST_CERT_INFO_::psftVerifyAsOf

Definition at line 76 of file wintrust.h.


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