ReactOS 0.4.15-dev-7842-g558ab78
_CERT_CRL_CONTEXT_PAIR Struct Reference

#include <wincrypt.h>

Collaboration diagram for _CERT_CRL_CONTEXT_PAIR:

Public Attributes

PCCERT_CONTEXT pCertContext
 
PCCRL_CONTEXT pCrlContext
 

Detailed Description

Definition at line 1660 of file wincrypt.h.

Member Data Documentation

◆ pCertContext

PCCERT_CONTEXT _CERT_CRL_CONTEXT_PAIR::pCertContext

Definition at line 1662 of file wincrypt.h.

◆ pCrlContext

PCCRL_CONTEXT _CERT_CRL_CONTEXT_PAIR::pCrlContext

Definition at line 1663 of file wincrypt.h.


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