ReactOS 0.4.15-dev-7942-gd23573b
_WIN_CERTIFICATE Struct Reference

#include <wintrust.h>

Public Attributes

DWORD dwLength
 
WORD wRevision
 
WORD wCertificateType
 
BYTE bCertificate [ANYSIZE_ARRAY]
 

Detailed Description

Definition at line 616 of file wintrust.h.

Member Data Documentation

◆ bCertificate

BYTE _WIN_CERTIFICATE::bCertificate[ANYSIZE_ARRAY]

Definition at line 620 of file wintrust.h.

Referenced by ImageGetCertificateHeader().

◆ dwLength

DWORD _WIN_CERTIFICATE::dwLength

Definition at line 617 of file wintrust.h.

◆ wCertificateType

WORD _WIN_CERTIFICATE::wCertificateType

Definition at line 619 of file wintrust.h.

◆ wRevision

WORD _WIN_CERTIFICATE::wRevision

Definition at line 618 of file wintrust.h.


The documentation for this struct was generated from the following file: