|
ReactOS 0.4.17-dev-470-gf9e3448
|

Public Attributes | |
| CRYPT_ENVELOPED_DATA * | data |
| HCRYPTPROV | crypt_prov |
| CRYPT_DATA_BLOB | content |
| BOOL | decrypted |
| CRYPT_DATA_BLOB _CEnvelopedDecodeMsg::content |
Definition at line 2073 of file msg.c.
Referenced by CDecodeEnvelopedMsg_CrtlDecrypt().
| HCRYPTPROV _CEnvelopedDecodeMsg::crypt_prov |
| CRYPT_ENVELOPED_DATA* _CEnvelopedDecodeMsg::data |
Definition at line 2071 of file msg.c.
Referenced by CDecodeEnvelopedMsg_CrtlDecrypt().
| BOOL _CEnvelopedDecodeMsg::decrypted |
Definition at line 2074 of file msg.c.
Referenced by CDecodeEnvelopedMsg_CrtlDecrypt().