ReactOS 0.4.15-dev-7834-g00c4b3d
_WTD_GENERIC_CHAIN_POLICY_SIGNER_INFO Struct Reference

#include <softpub.h>

Collaboration diagram for _WTD_GENERIC_CHAIN_POLICY_SIGNER_INFO:

Public Attributes

union {
   DWORD   cbStruct
 
   DWORD   cbSize
 
DUMMYUNIONNAME
 
PCCERT_CHAIN_CONTEXT pChainContext
 
DWORD dwSignerType
 
PCMSG_SIGNER_INFO pMsgSignerInfo
 
DWORD dwError
 
DWORD cCounterSigner
 
struct _WTD_GENERIC_CHAIN_POLICY_SIGNER_INFOrgpCounterSigner
 

Detailed Description

Definition at line 55 of file softpub.h.

Member Data Documentation

◆ cbSize

DWORD _WTD_GENERIC_CHAIN_POLICY_SIGNER_INFO::cbSize

Definition at line 59 of file softpub.h.

Referenced by GenericChainFinalProv().

◆ cbStruct

DWORD _WTD_GENERIC_CHAIN_POLICY_SIGNER_INFO::cbStruct

Definition at line 58 of file softpub.h.

◆ cCounterSigner

DWORD _WTD_GENERIC_CHAIN_POLICY_SIGNER_INFO::cCounterSigner

Definition at line 65 of file softpub.h.

Referenced by GenericChainFinalProv().

◆ 

union { ... } _WTD_GENERIC_CHAIN_POLICY_SIGNER_INFO::DUMMYUNIONNAME

◆ dwError

DWORD _WTD_GENERIC_CHAIN_POLICY_SIGNER_INFO::dwError

Definition at line 64 of file softpub.h.

Referenced by GenericChainFinalProv().

◆ dwSignerType

DWORD _WTD_GENERIC_CHAIN_POLICY_SIGNER_INFO::dwSignerType

Definition at line 62 of file softpub.h.

Referenced by GenericChainFinalProv().

◆ pChainContext

PCCERT_CHAIN_CONTEXT _WTD_GENERIC_CHAIN_POLICY_SIGNER_INFO::pChainContext

Definition at line 61 of file softpub.h.

Referenced by GenericChainFinalProv().

◆ pMsgSignerInfo

PCMSG_SIGNER_INFO _WTD_GENERIC_CHAIN_POLICY_SIGNER_INFO::pMsgSignerInfo

Definition at line 63 of file softpub.h.

Referenced by GenericChainFinalProv().

◆ rgpCounterSigner

struct _WTD_GENERIC_CHAIN_POLICY_SIGNER_INFO* _WTD_GENERIC_CHAIN_POLICY_SIGNER_INFO::rgpCounterSigner

Definition at line 66 of file softpub.h.

Referenced by GenericChainFinalProv().


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