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

Public Attributes | |
| DWORD | version |
| CRYPT_ALGORITHM_IDENTIFIER | DigestAlgorithm |
| CRYPT_CONTENT_INFO | ContentInfo |
| CRYPT_HASH_BLOB | hash |
Definition at line 76 of file crypt32_private.h.
| CRYPT_CONTENT_INFO _CRYPT_DIGESTED_DATA::ContentInfo |
Definition at line 80 of file crypt32_private.h.
Referenced by CDecodeMsg_DecodeHashedContent(), CRYPT_AsnEncodePKCSDigestedData(), and CRYPT_EncodePKCSDigestedData().
| CRYPT_ALGORITHM_IDENTIFIER _CRYPT_DIGESTED_DATA::DigestAlgorithm |
Definition at line 79 of file crypt32_private.h.
Referenced by CDecodeMsg_DecodeHashedContent(), CRYPT_AsnEncodePKCSDigestedData(), and CRYPT_EncodePKCSDigestedData().
| CRYPT_HASH_BLOB _CRYPT_DIGESTED_DATA::hash |
Definition at line 81 of file crypt32_private.h.
Referenced by CDecodeMsg_DecodeHashedContent(), CRYPT_AsnEncodePKCSDigestedData(), and CRYPT_EncodePKCSDigestedData().
| DWORD _CRYPT_DIGESTED_DATA::version |
Definition at line 78 of file crypt32_private.h.
Referenced by CDecodeMsg_DecodeHashedContent(), CRYPT_AsnEncodePKCSDigestedData(), and CRYPT_EncodePKCSDigestedData().