ReactOS 0.4.16-dev-38-g96c65e9
|
#include <wincrypt.h>
Definition at line 729 of file wincrypt.h.
DWORD _CTL_INFO::cCTLEntry |
Definition at line 737 of file wincrypt.h.
Referenced by compareCTLInfo().
DWORD _CTL_INFO::cExtension |
Definition at line 739 of file wincrypt.h.
Referenced by compareCTLInfo().
DWORD _CTL_INFO::dwVersion |
Definition at line 730 of file wincrypt.h.
Referenced by compareCTLInfo().
CRYPT_DATA_BLOB _CTL_INFO::ListIdentifier |
Definition at line 732 of file wincrypt.h.
Referenced by compareCTLInfo().
FILETIME _CTL_INFO::NextUpdate |
Definition at line 735 of file wincrypt.h.
Referenced by compareCTLInfo().
PCTL_ENTRY _CTL_INFO::rgCTLEntry |
Definition at line 738 of file wincrypt.h.
Referenced by compareCTLInfo().
PCERT_EXTENSION _CTL_INFO::rgExtension |
Definition at line 740 of file wincrypt.h.
Referenced by compareCTLInfo().
CRYPT_INTEGER_BLOB _CTL_INFO::SequenceNumber |
Definition at line 733 of file wincrypt.h.
Referenced by compareCTLInfo().
CRYPT_ALGORITHM_IDENTIFIER _CTL_INFO::SubjectAlgorithm |
Definition at line 736 of file wincrypt.h.
Referenced by compareCTLInfo().
CTL_USAGE _CTL_INFO::SubjectUsage |
Definition at line 731 of file wincrypt.h.
Referenced by compareCTLInfo().
FILETIME _CTL_INFO::ThisUpdate |
Definition at line 734 of file wincrypt.h.
Referenced by CertAddCTLContextToStore(), and compareCTLInfo().