ReactOS 0.4.16-dev-1946-g52006dd
_CMSG_CTRL_DECRYPT_PARA Struct Reference

#include <wincrypt.h>

Public Attributes

DWORD cbSize
 
HCRYPTPROV hCryptProv
 
DWORD dwKeySpec
 
DWORD dwRecipientIndex
 

Detailed Description

Definition at line 4053 of file wincrypt.h.

Member Data Documentation

◆ cbSize

DWORD _CMSG_CTRL_DECRYPT_PARA::cbSize

Definition at line 4055 of file wincrypt.h.

Referenced by CDecodeEnvelopedMsg_CrtlDecrypt(), and test_msg_control().

◆ dwKeySpec

DWORD _CMSG_CTRL_DECRYPT_PARA::dwKeySpec

Definition at line 4057 of file wincrypt.h.

Referenced by CRYPT_ImportEncryptedKey().

◆ dwRecipientIndex

DWORD _CMSG_CTRL_DECRYPT_PARA::dwRecipientIndex

Definition at line 4058 of file wincrypt.h.

Referenced by CDecodeEnvelopedMsg_CrtlDecrypt(), and CRYPT_ImportEncryptedKey().

◆ hCryptProv

HCRYPTPROV _CMSG_CTRL_DECRYPT_PARA::hCryptProv

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