ReactOS 0.4.16-dev-1946-g52006dd
_CRYPT_DECRYPT_MESSAGE_PARA Struct Reference

#include <wincrypt.h>

Collaboration diagram for _CRYPT_DECRYPT_MESSAGE_PARA:

Public Attributes

DWORD cbSize
 
DWORD dwMsgAndCertEncodingType
 
DWORD cCertStore
 
HCERTSTORErghCertStore
 

Detailed Description

Definition at line 1703 of file wincrypt.h.

Member Data Documentation

◆ cbSize

DWORD _CRYPT_DECRYPT_MESSAGE_PARA::cbSize

Definition at line 1704 of file wincrypt.h.

◆ cCertStore

DWORD _CRYPT_DECRYPT_MESSAGE_PARA::cCertStore

Definition at line 1706 of file wincrypt.h.

◆ dwMsgAndCertEncodingType

DWORD _CRYPT_DECRYPT_MESSAGE_PARA::dwMsgAndCertEncodingType

Definition at line 1705 of file wincrypt.h.

◆ rghCertStore

HCERTSTORE* _CRYPT_DECRYPT_MESSAGE_PARA::rghCertStore

Definition at line 1707 of file wincrypt.h.


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