ReactOS 0.4.16-dev-1515-g853b446
_CMSG_CTRL_ADD_SIGNER_UNAUTH_ATTR_PARA Struct Reference

#include <wincrypt.h>

Collaboration diagram for _CMSG_CTRL_ADD_SIGNER_UNAUTH_ATTR_PARA:

Public Attributes

DWORD cbSize
 
DWORD dwSignerIndex
 
CRYPT_DATA_BLOB blob
 

Detailed Description

Definition at line 4061 of file wincrypt.h.

Member Data Documentation

◆ blob

CRYPT_DATA_BLOB _CMSG_CTRL_ADD_SIGNER_UNAUTH_ATTR_PARA::blob

Definition at line 4065 of file wincrypt.h.

◆ cbSize

DWORD _CMSG_CTRL_ADD_SIGNER_UNAUTH_ATTR_PARA::cbSize

Definition at line 4063 of file wincrypt.h.

◆ dwSignerIndex

DWORD _CMSG_CTRL_ADD_SIGNER_UNAUTH_ATTR_PARA::dwSignerIndex

Definition at line 4064 of file wincrypt.h.


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