ReactOS 0.4.15-dev-7907-g95bf896
_CMSG_RECIPIENT_ENCRYPTED_KEY_ENCODE_INFO Struct Reference

#include <wincrypt.h>

Collaboration diagram for _CMSG_RECIPIENT_ENCRYPTED_KEY_ENCODE_INFO:

Public Attributes

DWORD cbSize
 
CRYPT_BIT_BLOB RecipientPublicKey
 
CERT_ID RecipientId
 
FILETIME Date
 
PCRYPT_ATTRIBUTE_TYPE_VALUE pOtherAttr
 

Detailed Description

Definition at line 3752 of file wincrypt.h.

Member Data Documentation

◆ cbSize

DWORD _CMSG_RECIPIENT_ENCRYPTED_KEY_ENCODE_INFO::cbSize

Definition at line 3754 of file wincrypt.h.

◆ Date

FILETIME _CMSG_RECIPIENT_ENCRYPTED_KEY_ENCODE_INFO::Date

Definition at line 3757 of file wincrypt.h.

◆ pOtherAttr

PCRYPT_ATTRIBUTE_TYPE_VALUE _CMSG_RECIPIENT_ENCRYPTED_KEY_ENCODE_INFO::pOtherAttr

Definition at line 3758 of file wincrypt.h.

◆ RecipientId

CERT_ID _CMSG_RECIPIENT_ENCRYPTED_KEY_ENCODE_INFO::RecipientId

Definition at line 3756 of file wincrypt.h.

◆ RecipientPublicKey

CRYPT_BIT_BLOB _CMSG_RECIPIENT_ENCRYPTED_KEY_ENCODE_INFO::RecipientPublicKey

Definition at line 3755 of file wincrypt.h.


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