ReactOS 0.4.16-dev-1946-g52006dd
_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 4018 of file wincrypt.h.

Member Data Documentation

◆ cbSize

DWORD _CMSG_ENCRYPTED_ENCODE_INFO::cbSize

Definition at line 4020 of file wincrypt.h.

◆ ContentEncryptionAlgorithm

CRYPT_ALGORITHM_IDENTIFIER _CMSG_ENCRYPTED_ENCODE_INFO::ContentEncryptionAlgorithm

Definition at line 4021 of file wincrypt.h.

◆ pvEncryptionAuxInfo

void* _CMSG_ENCRYPTED_ENCODE_INFO::pvEncryptionAuxInfo

Definition at line 4022 of file wincrypt.h.


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