ReactOS 0.4.15-dev-8076-g06e89b2
_CMSG_ENCRYPTED_ENCODE_INFO Struct Reference

#include <wincrypt.h>

Collaboration diagram for _CMSG_ENCRYPTED_ENCODE_INFO:

Public Attributes

DWORD cbSize
 
CRYPT_ALGORITHM_IDENTIFIER ContentEncryptionAlgorithm
 
voidpvEncryptionAuxInfo
 

Detailed Description

Definition at line 3853 of file wincrypt.h.

Member Data Documentation

◆ cbSize

DWORD _CMSG_ENCRYPTED_ENCODE_INFO::cbSize

Definition at line 3855 of file wincrypt.h.

◆ ContentEncryptionAlgorithm

CRYPT_ALGORITHM_IDENTIFIER _CMSG_ENCRYPTED_ENCODE_INFO::ContentEncryptionAlgorithm

Definition at line 3856 of file wincrypt.h.

◆ pvEncryptionAuxInfo

void* _CMSG_ENCRYPTED_ENCODE_INFO::pvEncryptionAuxInfo

Definition at line 3857 of file wincrypt.h.


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