ReactOS 0.4.15-dev-8434-g155a7c7
cert_t Struct Reference

#include <crypt32_private.h>

Collaboration diagram for cert_t:

Public Attributes

context_t base
 
CERT_CONTEXT ctx
 

Detailed Description

Definition at line 197 of file crypt32_private.h.

Member Data Documentation

◆ base

context_t cert_t::base

Definition at line 198 of file crypt32_private.h.

Referenced by CertEnumCertificatesInStore().

◆ ctx

CERT_CONTEXT cert_t::ctx

Definition at line 199 of file crypt32_private.h.

Referenced by Cert_clone(), and Collection_deleteCert().


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