ReactOS 0.4.16-dev-597-gdbf7844
|
#include <wincrypt.h>
Public Attributes | |
DWORD | cbSize |
DWORD | dwError |
DWORD | dwFlags |
PCCTL_CONTEXT * | ppCtl |
DWORD | dwCtlEntryIndex |
PCCERT_CONTEXT * | ppSigner |
DWORD | dwSignerIndex |
Definition at line 832 of file wincrypt.h.
DWORD _CTL_VERIFY_USAGE_STATUS::cbSize |
Definition at line 833 of file wincrypt.h.
DWORD _CTL_VERIFY_USAGE_STATUS::dwCtlEntryIndex |
Definition at line 837 of file wincrypt.h.
DWORD _CTL_VERIFY_USAGE_STATUS::dwError |
Definition at line 834 of file wincrypt.h.
DWORD _CTL_VERIFY_USAGE_STATUS::dwFlags |
Definition at line 835 of file wincrypt.h.
DWORD _CTL_VERIFY_USAGE_STATUS::dwSignerIndex |
Definition at line 839 of file wincrypt.h.
PCCTL_CONTEXT* _CTL_VERIFY_USAGE_STATUS::ppCtl |
Definition at line 836 of file wincrypt.h.
PCCERT_CONTEXT* _CTL_VERIFY_USAGE_STATUS::ppSigner |
Definition at line 838 of file wincrypt.h.