ReactOS 0.4.17-dev-470-gf9e3448
_CHashEncodeMsg Struct Reference
Collaboration diagram for _CHashEncodeMsg:

Public Attributes

CryptMsgBase base
 
HCRYPTPROV prov
 
HCRYPTHASH hash
 
CRYPT_DATA_BLOB data
 

Detailed Description

Definition at line 391 of file msg.c.

Member Data Documentation

◆ base

CryptMsgBase _CHashEncodeMsg::base

Definition at line 393 of file msg.c.

◆ data

CRYPT_DATA_BLOB _CHashEncodeMsg::data

Definition at line 396 of file msg.c.

◆ hash

HCRYPTHASH _CHashEncodeMsg::hash

Definition at line 395 of file msg.c.

◆ prov

HCRYPTPROV _CHashEncodeMsg::prov

Definition at line 394 of file msg.c.


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