ReactOS 0.4.16-dev-819-g75c0dc0
|
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().