ReactOS 0.4.15-dev-7942-gd23573b
_CRL_FIND_ISSUED_FOR_PARA Struct Reference

#include <wincrypt.h>

Collaboration diagram for _CRL_FIND_ISSUED_FOR_PARA:

Public Attributes

PCCERT_CONTEXT pSubjectCert
 
PCCERT_CONTEXT pIssuerCert
 

Detailed Description

Definition at line 2937 of file wincrypt.h.

Member Data Documentation

◆ pIssuerCert

PCCERT_CONTEXT _CRL_FIND_ISSUED_FOR_PARA::pIssuerCert

Definition at line 2940 of file wincrypt.h.

Referenced by compare_crl_issued_for(), and testFindCRL().

◆ pSubjectCert

PCCERT_CONTEXT _CRL_FIND_ISSUED_FOR_PARA::pSubjectCert

Definition at line 2939 of file wincrypt.h.

Referenced by testFindCRL().


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