|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <crypt32_private.h>

Public Attributes | |
| LPSTR | contentType |
| CRYPT_ALGORITHM_IDENTIFIER | contentEncryptionAlgorithm |
| CRYPT_DATA_BLOB | encryptedContent |
Definition at line 87 of file crypt32_private.h.
| CRYPT_ALGORITHM_IDENTIFIER _CRYPT_ENCRYPTED_CONTENT_INFO::contentEncryptionAlgorithm |
Definition at line 90 of file crypt32_private.h.
| LPSTR _CRYPT_ENCRYPTED_CONTENT_INFO::contentType |
Definition at line 89 of file crypt32_private.h.
| CRYPT_DATA_BLOB _CRYPT_ENCRYPTED_CONTENT_INFO::encryptedContent |
Definition at line 91 of file crypt32_private.h.