ReactOS 0.4.17-dev-934-g091855f
_SIGNER_SIGNATURE_INFO Struct Reference

#include <mssign.h>

Collaboration diagram for _SIGNER_SIGNATURE_INFO:

Public Attributes

DWORD cbSize
 
ALG_ID algidHash
 
DWORD dwAttrChoice
 
union {
   SIGNER_ATTR_AUTHCODE *   pAttrAuthcode
 
}; 
 
CRYPT_ATTRIBUTES * psAuthenticated
 
CRYPT_ATTRIBUTES * psUnauthenticated
 

Detailed Description

Definition at line 98 of file mssign.h.

Member Data Documentation

◆ 

union { ... } _SIGNER_SIGNATURE_INFO::@4778

◆ algidHash

ALG_ID _SIGNER_SIGNATURE_INFO::algidHash

Definition at line 100 of file mssign.h.

◆ cbSize

DWORD _SIGNER_SIGNATURE_INFO::cbSize

Definition at line 99 of file mssign.h.

◆ dwAttrChoice

DWORD _SIGNER_SIGNATURE_INFO::dwAttrChoice

Definition at line 101 of file mssign.h.

◆ pAttrAuthcode

SIGNER_ATTR_AUTHCODE* _SIGNER_SIGNATURE_INFO::pAttrAuthcode

Definition at line 103 of file mssign.h.

◆ psAuthenticated

CRYPT_ATTRIBUTES* _SIGNER_SIGNATURE_INFO::psAuthenticated

Definition at line 105 of file mssign.h.

◆ psUnauthenticated

CRYPT_ATTRIBUTES* _SIGNER_SIGNATURE_INFO::psUnauthenticated

Definition at line 106 of file mssign.h.


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