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

Public Attributes | |
| DWORD | version |
| CRYPT_ALGORITHM_IDENTIFIER | DigestAlgorithm |
| CRYPT_CONTENT_INFO | ContentInfo |
| CRYPT_HASH_BLOB | hash |
Definition at line 86 of file crypt32_private.h.
| CRYPT_CONTENT_INFO _CRYPT_DIGESTED_DATA::ContentInfo |
Definition at line 90 of file crypt32_private.h.
Referenced by CDecodeMsg_DecodeHashedContent(), CRYPT_AsnEncodePKCSDigestedData(), and CRYPT_EncodePKCSDigestedData().
| CRYPT_ALGORITHM_IDENTIFIER _CRYPT_DIGESTED_DATA::DigestAlgorithm |
Definition at line 89 of file crypt32_private.h.
Referenced by CDecodeMsg_DecodeHashedContent(), CRYPT_AsnEncodePKCSDigestedData(), and CRYPT_EncodePKCSDigestedData().
| CRYPT_HASH_BLOB _CRYPT_DIGESTED_DATA::hash |
Definition at line 91 of file crypt32_private.h.
Referenced by CDecodeMsg_DecodeHashedContent(), CRYPT_AsnEncodePKCSDigestedData(), and CRYPT_EncodePKCSDigestedData().
| DWORD _CRYPT_DIGESTED_DATA::version |
Definition at line 88 of file crypt32_private.h.
Referenced by CDecodeMsg_DecodeHashedContent(), CRYPT_AsnEncodePKCSDigestedData(), and CRYPT_EncodePKCSDigestedData().