ReactOS 0.4.15-dev-7953-g1f49173
_CMSG_STREAM_INFO Struct Reference

#include <wincrypt.h>

Collaboration diagram for _CMSG_STREAM_INFO:

Public Attributes

DWORD cbContent
 
PFN_CMSG_STREAM_OUTPUT pfnStreamOutput
 
voidpvArg
 

Detailed Description

Definition at line 3650 of file wincrypt.h.

Member Data Documentation

◆ cbContent

DWORD _CMSG_STREAM_INFO::cbContent

Definition at line 3652 of file wincrypt.h.

Referenced by test_data_msg_encoding(), and test_hash_msg_encoding().

◆ pfnStreamOutput

PFN_CMSG_STREAM_OUTPUT _CMSG_STREAM_INFO::pfnStreamOutput

Definition at line 3653 of file wincrypt.h.

Referenced by test_data_msg_update(), test_decode_msg_update(), and test_hash_msg_update().

◆ pvArg

void* _CMSG_STREAM_INFO::pvArg

Definition at line 3654 of file wincrypt.h.

Referenced by test_decode_msg_update().


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