ReactOS 0.4.16-dev-1515-g853b446
_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 1913 of file wincrypt.h.

Member Data Documentation

◆ pCertContext

PCCERT_CONTEXT _CERT_CRL_CONTEXT_PAIR::pCertContext

Definition at line 1915 of file wincrypt.h.

◆ pCrlContext

PCCRL_CONTEXT _CERT_CRL_CONTEXT_PAIR::pCrlContext

Definition at line 1916 of file wincrypt.h.


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