ReactOS 0.4.15-dev-7942-gd23573b
_CERT_SIMPLE_CHAIN Struct Reference

#include <wincrypt.h>

Collaboration diagram for _CERT_SIMPLE_CHAIN:

Public Attributes

DWORD cbSize
 
CERT_TRUST_STATUS TrustStatus
 
DWORD cElement
 
PCERT_CHAIN_ELEMENTrgpElement
 
PCERT_TRUST_LIST_INFO pTrustListInfo
 
BOOL fHasRevocationFreshnessTime
 
DWORD dwRevocationFreshnessTime
 

Detailed Description

Definition at line 924 of file wincrypt.h.

Member Data Documentation

◆ cbSize

DWORD _CERT_SIMPLE_CHAIN::cbSize

Definition at line 925 of file wincrypt.h.

Referenced by testGetCertChain().

◆ cElement

◆ dwRevocationFreshnessTime

DWORD _CERT_SIMPLE_CHAIN::dwRevocationFreshnessTime

Definition at line 931 of file wincrypt.h.

◆ fHasRevocationFreshnessTime

BOOL _CERT_SIMPLE_CHAIN::fHasRevocationFreshnessTime

Definition at line 930 of file wincrypt.h.

◆ pTrustListInfo

PCERT_TRUST_LIST_INFO _CERT_SIMPLE_CHAIN::pTrustListInfo

Definition at line 929 of file wincrypt.h.

◆ rgpElement

◆ TrustStatus


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