ReactOS 0.4.15-dev-7842-g558ab78
_SIGNER_SIGNATURE_INFO Struct Reference

#include <mssign32_private.h>

Collaboration diagram for _SIGNER_SIGNATURE_INFO:

Public Attributes

DWORD cbSize
 
ALG_ID algidHash
 
DWORD dwAttrChoice
 
union {
   SIGNER_ATTR_AUTHCODE *   pAttrAuthcode
 
}; 
 
CRYPT_ATTRIBUTESpsAuthenticated
 
CRYPT_ATTRIBUTESpsUnauthenticated
 

Detailed Description

Definition at line 103 of file mssign32_private.h.

Member Data Documentation

◆ 

union { ... } _SIGNER_SIGNATURE_INFO::@516

◆ algidHash

ALG_ID _SIGNER_SIGNATURE_INFO::algidHash

Definition at line 105 of file mssign32_private.h.

◆ cbSize

DWORD _SIGNER_SIGNATURE_INFO::cbSize

Definition at line 104 of file mssign32_private.h.

◆ dwAttrChoice

DWORD _SIGNER_SIGNATURE_INFO::dwAttrChoice

Definition at line 106 of file mssign32_private.h.

◆ pAttrAuthcode

SIGNER_ATTR_AUTHCODE* _SIGNER_SIGNATURE_INFO::pAttrAuthcode

Definition at line 108 of file mssign32_private.h.

◆ psAuthenticated

CRYPT_ATTRIBUTES* _SIGNER_SIGNATURE_INFO::psAuthenticated

Definition at line 110 of file mssign32_private.h.

◆ psUnauthenticated

CRYPT_ATTRIBUTES* _SIGNER_SIGNATURE_INFO::psUnauthenticated

Definition at line 111 of file mssign32_private.h.


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