|
ReactOS 0.4.17-dev-470-gf9e3448
|
#include <crypt32_private.h>

Public Attributes | |
| context_t | base |
| CERT_CONTEXT | ctx |
Definition at line 207 of file crypt32_private.h.
| context_t cert_t::base |
Definition at line 208 of file crypt32_private.h.
Referenced by CertEnumCertificatesInStore().
| CERT_CONTEXT cert_t::ctx |
Definition at line 209 of file crypt32_private.h.
Referenced by Cert_clone(), and Collection_deleteCert().