|
ReactOS 0.4.16-dev-1946-g52006dd
|

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