ReactOS 0.4.15-dev-7842-g558ab78
_CHashEncodeMsg Struct Reference
Collaboration diagram for _CHashEncodeMsg:

Public Attributes

CryptMsgBase base
 
HCRYPTPROV prov
 
HCRYPTHASH hash
 
CRYPT_DATA_BLOB data
 

Detailed Description

Definition at line 373 of file msg.c.

Member Data Documentation

◆ base

CryptMsgBase _CHashEncodeMsg::base

Definition at line 375 of file msg.c.

◆ data

CRYPT_DATA_BLOB _CHashEncodeMsg::data

Definition at line 378 of file msg.c.

◆ hash

HCRYPTHASH _CHashEncodeMsg::hash

Definition at line 377 of file msg.c.

◆ prov

HCRYPTPROV _CHashEncodeMsg::prov

Definition at line 376 of file msg.c.


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