ReactOS 0.4.15-dev-7942-gd23573b
_CERT_REVOCATION_CRL_INFO Struct Reference

#include <wincrypt.h>

Collaboration diagram for _CERT_REVOCATION_CRL_INFO:

Public Attributes

DWORD cbSize
 
PCCRL_CONTEXT pBaseCrlContext
 
PCCRL_CONTEXT pDeltaCrlContext
 
PCRL_ENTRY pCrlEntry
 
BOOL fDeltaCrlEntry
 

Detailed Description

Definition at line 784 of file wincrypt.h.

Member Data Documentation

◆ cbSize

DWORD _CERT_REVOCATION_CRL_INFO::cbSize

Definition at line 785 of file wincrypt.h.

◆ fDeltaCrlEntry

BOOL _CERT_REVOCATION_CRL_INFO::fDeltaCrlEntry

Definition at line 789 of file wincrypt.h.

◆ pBaseCrlContext

PCCRL_CONTEXT _CERT_REVOCATION_CRL_INFO::pBaseCrlContext

Definition at line 786 of file wincrypt.h.

◆ pCrlEntry

PCRL_ENTRY _CERT_REVOCATION_CRL_INFO::pCrlEntry

Definition at line 788 of file wincrypt.h.

◆ pDeltaCrlContext

PCCRL_CONTEXT _CERT_REVOCATION_CRL_INFO::pDeltaCrlContext

Definition at line 787 of file wincrypt.h.


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