ReactOS 0.4.15-dev-8621-g4b051b9
|
#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().