ReactOS 0.4.15-dev-7924-g5949c20
_CMSG_CTRL_DECRYPT_PARA Struct Reference

#include <wincrypt.h>

Public Attributes

DWORD cbSize
 
HCRYPTPROV hCryptProv
 
DWORD dwKeySpec
 
DWORD dwRecipientIndex
 

Detailed Description

Definition at line 3888 of file wincrypt.h.

Member Data Documentation

◆ cbSize

DWORD _CMSG_CTRL_DECRYPT_PARA::cbSize

Definition at line 3890 of file wincrypt.h.

Referenced by CDecodeEnvelopedMsg_CrtlDecrypt(), and test_msg_control().

◆ dwKeySpec

DWORD _CMSG_CTRL_DECRYPT_PARA::dwKeySpec

Definition at line 3892 of file wincrypt.h.

Referenced by CRYPT_ImportEncryptedKey().

◆ dwRecipientIndex

DWORD _CMSG_CTRL_DECRYPT_PARA::dwRecipientIndex

Definition at line 3893 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: