ReactOS 0.4.16-dev-91-g764881a
_SIGNER_CERT_STORE_INFO Struct Reference

#include <mssign32_private.h>

Collaboration diagram for _SIGNER_CERT_STORE_INFO:

Public Attributes

DWORD cbSize
 
const CERT_CONTEXTpSigningCert
 
DWORD dwCertPolicy
 
HCERTSTORE hCertStore
 

Detailed Description

Definition at line 70 of file mssign32_private.h.

Member Data Documentation

◆ cbSize

DWORD _SIGNER_CERT_STORE_INFO::cbSize

Definition at line 71 of file mssign32_private.h.

◆ dwCertPolicy

DWORD _SIGNER_CERT_STORE_INFO::dwCertPolicy

Definition at line 73 of file mssign32_private.h.

◆ hCertStore

HCERTSTORE _SIGNER_CERT_STORE_INFO::hCertStore

Definition at line 74 of file mssign32_private.h.

◆ pSigningCert

const CERT_CONTEXT* _SIGNER_CERT_STORE_INFO::pSigningCert

Definition at line 72 of file mssign32_private.h.


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