ReactOS 0.4.16-dev-1531-gd958a24
_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 975 of file wincrypt.h.

Member Data Documentation

◆ cbSize

DWORD _CERT_TRUST_LIST_INFO::cbSize

Definition at line 976 of file wincrypt.h.

◆ pCtlContext

PCCTL_CONTEXT _CERT_TRUST_LIST_INFO::pCtlContext

Definition at line 978 of file wincrypt.h.

◆ pCtlEntry

PCTL_ENTRY _CERT_TRUST_LIST_INFO::pCtlEntry

Definition at line 977 of file wincrypt.h.


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