ReactOS 0.4.15-dev-7924-g5949c20
_CMSG_SIGNED_AND_ENVELOPED_ENCODE_INFO Struct Reference

#include <wincrypt.h>

Collaboration diagram for _CMSG_SIGNED_AND_ENVELOPED_ENCODE_INFO:

Public Attributes

DWORD cbSize
 
CMSG_SIGNED_ENCODE_INFO SignedInfo
 
CMSG_ENVELOPED_ENCODE_INFO EnvelopedInfo
 

Detailed Description

Definition at line 3837 of file wincrypt.h.

Member Data Documentation

◆ cbSize

DWORD _CMSG_SIGNED_AND_ENVELOPED_ENCODE_INFO::cbSize

Definition at line 3839 of file wincrypt.h.

◆ EnvelopedInfo

CMSG_ENVELOPED_ENCODE_INFO _CMSG_SIGNED_AND_ENVELOPED_ENCODE_INFO::EnvelopedInfo

Definition at line 3841 of file wincrypt.h.

◆ SignedInfo

CMSG_SIGNED_ENCODE_INFO _CMSG_SIGNED_AND_ENVELOPED_ENCODE_INFO::SignedInfo

Definition at line 3840 of file wincrypt.h.


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