|
ReactOS 0.4.17-dev-470-gf9e3448
|
#include <crypt32_private.h>

Public Attributes | |
| LPSTR | contentType |
| CRYPT_ALGORITHM_IDENTIFIER | contentEncryptionAlgorithm |
| CRYPT_DATA_BLOB | encryptedContent |
Definition at line 97 of file crypt32_private.h.
| CRYPT_ALGORITHM_IDENTIFIER _CRYPT_ENCRYPTED_CONTENT_INFO::contentEncryptionAlgorithm |
Definition at line 100 of file crypt32_private.h.
| LPSTR _CRYPT_ENCRYPTED_CONTENT_INFO::contentType |
Definition at line 99 of file crypt32_private.h.
| CRYPT_DATA_BLOB _CRYPT_ENCRYPTED_CONTENT_INFO::encryptedContent |
Definition at line 101 of file crypt32_private.h.