ReactOS 0.4.15-dev-7931-gfd331f1
_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 1479 of file wincrypt.h.

Member Data Documentation

◆ cbSize

DWORD _CRYPT_DECRYPT_MESSAGE_PARA::cbSize

Definition at line 1480 of file wincrypt.h.

◆ cCertStore

DWORD _CRYPT_DECRYPT_MESSAGE_PARA::cCertStore

Definition at line 1482 of file wincrypt.h.

◆ dwMsgAndCertEncodingType

DWORD _CRYPT_DECRYPT_MESSAGE_PARA::dwMsgAndCertEncodingType

Definition at line 1481 of file wincrypt.h.

◆ rghCertStore

HCERTSTORE* _CRYPT_DECRYPT_MESSAGE_PARA::rghCertStore

Definition at line 1483 of file wincrypt.h.


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