ReactOS 0.4.15-dev-7924-g5949c20
_SIGNER_CERT Struct Reference

#include <mssign32_private.h>

Collaboration diagram for _SIGNER_CERT:

Public Attributes

DWORD cbSize
 
DWORD dwCertChoice
 
union {
   const WCHAR *   pwszSpcFile
 
   SIGNER_CERT_STORE_INFO *   pCertStoreInfo
 
   SIGNER_SPC_CHAIN_INFO *   pSpcChainInfo
 
}; 
 
HWND hwnd
 

Detailed Description

Definition at line 84 of file mssign32_private.h.

Member Data Documentation

◆ 

union { ... } _SIGNER_CERT::@514

◆ cbSize

DWORD _SIGNER_CERT::cbSize

Definition at line 85 of file mssign32_private.h.

◆ dwCertChoice

DWORD _SIGNER_CERT::dwCertChoice

Definition at line 86 of file mssign32_private.h.

◆ hwnd

HWND _SIGNER_CERT::hwnd

Definition at line 92 of file mssign32_private.h.

◆ pCertStoreInfo

SIGNER_CERT_STORE_INFO* _SIGNER_CERT::pCertStoreInfo

Definition at line 89 of file mssign32_private.h.

◆ pSpcChainInfo

SIGNER_SPC_CHAIN_INFO* _SIGNER_CERT::pSpcChainInfo

Definition at line 90 of file mssign32_private.h.

◆ pwszSpcFile

const WCHAR* _SIGNER_CERT::pwszSpcFile

Definition at line 88 of file mssign32_private.h.


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