|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <crypt32_private.h>

Public Attributes | |
| context_t | base |
| CTL_CONTEXT | ctx |
Definition at line 217 of file crypt32_private.h.
| context_t ctl_t::base |
Definition at line 218 of file crypt32_private.h.
Referenced by CertCreateCTLContext(), CertDeleteCTLFromStore(), CertEnumCTLContextProperties(), CertEnumCTLsInStore(), CTL_clone(), CTLContext_GetProperty(), and CTLContext_SetProperty().
| CTL_CONTEXT ctl_t::ctx |
Definition at line 219 of file crypt32_private.h.
Referenced by CertCreateCTLContext(), CTL_clone(), CTL_free(), and CTLContext_GetProperty().