ReactOS 0.4.15-dev-7788-g1ad9096
_CRL_CONTEXT Struct Reference

#include <wincrypt.h>

Collaboration diagram for _CRL_CONTEXT:

Public Attributes

DWORD dwCertEncodingType
 
BYTEpbCrlEncoded
 
DWORD cbCrlEncoded
 
PCRL_INFO pCrlInfo
 
HCERTSTORE hCertStore
 

Detailed Description

Definition at line 618 of file wincrypt.h.

Member Data Documentation

◆ cbCrlEncoded

DWORD _CRL_CONTEXT::cbCrlEncoded

◆ dwCertEncodingType

DWORD _CRL_CONTEXT::dwCertEncodingType

Definition at line 619 of file wincrypt.h.

Referenced by CertIsValidCRLForCertificate(), compare_crl_existing(), and CRL_clone().

◆ hCertStore

HCERTSTORE _CRL_CONTEXT::hCertStore

Definition at line 623 of file wincrypt.h.

Referenced by CertDeleteCRLFromStore(), and CertGetCRLContextProperty().

◆ pbCrlEncoded

BYTE* _CRL_CONTEXT::pbCrlEncoded

◆ pCrlInfo


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