ReactOS 0.4.15-dev-8100-g1887773
_CSignedEncodeMsg Struct Reference
Collaboration diagram for _CSignedEncodeMsg:

Public Attributes

CryptMsgBase base
 
LPSTR innerOID
 
CRYPT_DATA_BLOB data
 
CSignedMsgData msg_data
 

Detailed Description

Definition at line 1186 of file msg.c.

Member Data Documentation

◆ base

CryptMsgBase _CSignedEncodeMsg::base

Definition at line 1188 of file msg.c.

◆ data

CRYPT_DATA_BLOB _CSignedEncodeMsg::data

Definition at line 1190 of file msg.c.

◆ innerOID

LPSTR _CSignedEncodeMsg::innerOID

Definition at line 1189 of file msg.c.

◆ msg_data

CSignedMsgData _CSignedEncodeMsg::msg_data

Definition at line 1191 of file msg.c.


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