ReactOS 0.4.16-dev-533-gc7d1aa3
|
#include <crypt32_private.h>
Public Attributes | |
context_t | base |
CERT_CONTEXT | ctx |
Definition at line 197 of file crypt32_private.h.
context_t cert_t::base |
Definition at line 198 of file crypt32_private.h.
Referenced by CertEnumCertificatesInStore().
CERT_CONTEXT cert_t::ctx |
Definition at line 199 of file crypt32_private.h.
Referenced by Cert_clone(), and Collection_deleteCert().