ReactOS 0.4.15-dev-7942-gd23573b
_CERT_TRUST_LIST_INFO Struct Reference

#include <wincrypt.h>

Collaboration diagram for _CERT_TRUST_LIST_INFO:

Public Attributes

DWORD cbSize
 
PCTL_ENTRY pCtlEntry
 
PCCTL_CONTEXT pCtlContext
 

Detailed Description

Definition at line 863 of file wincrypt.h.

Member Data Documentation

◆ cbSize

DWORD _CERT_TRUST_LIST_INFO::cbSize

Definition at line 864 of file wincrypt.h.

◆ pCtlContext

PCCTL_CONTEXT _CERT_TRUST_LIST_INFO::pCtlContext

Definition at line 866 of file wincrypt.h.

◆ pCtlEntry

PCTL_ENTRY _CERT_TRUST_LIST_INFO::pCtlEntry

Definition at line 865 of file wincrypt.h.


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