ReactOS 0.4.15-dev-7934-g1dc8d80
_SIGNER_SPC_CHAIN_INFO Struct Reference

#include <mssign32_private.h>

Collaboration diagram for _SIGNER_SPC_CHAIN_INFO:

Public Attributes

DWORD cbSize
 
const WCHARpwszSpcFile
 
DWORD dwCertPolicy
 
HCERTSTORE hCertStore
 

Detailed Description

Definition at line 77 of file mssign32_private.h.

Member Data Documentation

◆ cbSize

DWORD _SIGNER_SPC_CHAIN_INFO::cbSize

Definition at line 78 of file mssign32_private.h.

◆ dwCertPolicy

DWORD _SIGNER_SPC_CHAIN_INFO::dwCertPolicy

Definition at line 80 of file mssign32_private.h.

◆ hCertStore

HCERTSTORE _SIGNER_SPC_CHAIN_INFO::hCertStore

Definition at line 81 of file mssign32_private.h.

◆ pwszSpcFile

const WCHAR* _SIGNER_SPC_CHAIN_INFO::pwszSpcFile

Definition at line 79 of file mssign32_private.h.


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