ReactOS 0.4.17-dev-934-g091855f
_SIGNER_CERT_STORE_INFO Struct Reference

#include <mssign.h>

Collaboration diagram for _SIGNER_CERT_STORE_INFO:

Public Attributes

DWORD cbSize
 
const CERT_CONTEXT * pSigningCert
 
DWORD dwCertPolicy
 
HCERTSTORE hCertStore
 

Detailed Description

Definition at line 65 of file mssign.h.

Member Data Documentation

◆ cbSize

DWORD _SIGNER_CERT_STORE_INFO::cbSize

Definition at line 66 of file mssign.h.

◆ dwCertPolicy

DWORD _SIGNER_CERT_STORE_INFO::dwCertPolicy

Definition at line 68 of file mssign.h.

◆ hCertStore

HCERTSTORE _SIGNER_CERT_STORE_INFO::hCertStore

Definition at line 69 of file mssign.h.

◆ pSigningCert

const CERT_CONTEXT* _SIGNER_CERT_STORE_INFO::pSigningCert

Definition at line 67 of file mssign.h.


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