ReactOS 0.4.15-dev-7931-gfd331f1
WINTRUST_SIGNATURE_SETTINGS_ Struct Reference

#include <wintrust.h>

Collaboration diagram for WINTRUST_SIGNATURE_SETTINGS_:

Public Attributes

DWORD cbStruct
 
DWORD dwIndex
 
DWORD dwFlags
 
DWORD cSecondarySigs
 
DWORD dwVerifiedSigIndex
 
CERT_STRONG_SIGN_PARApCryptoPolicy
 

Detailed Description

Definition at line 145 of file wintrust.h.

Member Data Documentation

◆ cbStruct

DWORD WINTRUST_SIGNATURE_SETTINGS_::cbStruct

Definition at line 147 of file wintrust.h.

◆ cSecondarySigs

DWORD WINTRUST_SIGNATURE_SETTINGS_::cSecondarySigs

Definition at line 150 of file wintrust.h.

◆ dwFlags

DWORD WINTRUST_SIGNATURE_SETTINGS_::dwFlags

Definition at line 149 of file wintrust.h.

◆ dwIndex

DWORD WINTRUST_SIGNATURE_SETTINGS_::dwIndex

Definition at line 148 of file wintrust.h.

◆ dwVerifiedSigIndex

DWORD WINTRUST_SIGNATURE_SETTINGS_::dwVerifiedSigIndex

Definition at line 151 of file wintrust.h.

◆ pCryptoPolicy

CERT_STRONG_SIGN_PARA* WINTRUST_SIGNATURE_SETTINGS_::pCryptoPolicy

Definition at line 152 of file wintrust.h.


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