ReactOS 0.4.15-dev-7942-gd23573b
_CRYPT_DIGESTED_DATA Struct Reference

#include <crypt32_private.h>

Collaboration diagram for _CRYPT_DIGESTED_DATA:

Public Attributes

DWORD version
 
CRYPT_ALGORITHM_IDENTIFIER DigestAlgorithm
 
CRYPT_CONTENT_INFO ContentInfo
 
CRYPT_HASH_BLOB hash
 

Detailed Description

Definition at line 76 of file crypt32_private.h.

Member Data Documentation

◆ ContentInfo

CRYPT_CONTENT_INFO _CRYPT_DIGESTED_DATA::ContentInfo

◆ DigestAlgorithm

CRYPT_ALGORITHM_IDENTIFIER _CRYPT_DIGESTED_DATA::DigestAlgorithm

◆ hash

◆ version

DWORD _CRYPT_DIGESTED_DATA::version

The documentation for this struct was generated from the following file: