ReactOS 0.4.15-dev-8052-gc0e3179
_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 3896 of file wincrypt.h.

Member Data Documentation

◆ blob

CRYPT_DATA_BLOB _CMSG_CTRL_ADD_SIGNER_UNAUTH_ATTR_PARA::blob

Definition at line 3900 of file wincrypt.h.

◆ cbSize

DWORD _CMSG_CTRL_ADD_SIGNER_UNAUTH_ATTR_PARA::cbSize

Definition at line 3898 of file wincrypt.h.

◆ dwSignerIndex

DWORD _CMSG_CTRL_ADD_SIGNER_UNAUTH_ATTR_PARA::dwSignerIndex

Definition at line 3899 of file wincrypt.h.


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