|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <wintrust.h>
Public Attributes | |
| DWORD | dwLength |
| WORD | wRevision |
| WORD | wCertificateType |
| BYTE | bCertificate [ANYSIZE_ARRAY] |
Definition at line 616 of file wintrust.h.
| BYTE _WIN_CERTIFICATE::bCertificate[ANYSIZE_ARRAY] |
Definition at line 620 of file wintrust.h.
Referenced by ImageGetCertificateHeader().
| DWORD _WIN_CERTIFICATE::dwLength |
Definition at line 617 of file wintrust.h.
| WORD _WIN_CERTIFICATE::wCertificateType |
Definition at line 619 of file wintrust.h.
| WORD _WIN_CERTIFICATE::wRevision |
Definition at line 618 of file wintrust.h.