ReactOS 0.4.15-dev-7907-g95bf896
_CRYPT_CONTENT_INFO Struct Reference

#include <wincrypt.h>

Collaboration diagram for _CRYPT_CONTENT_INFO:

Public Attributes

LPSTR pszObjId
 
CRYPT_DER_BLOB Content
 

Detailed Description

Definition at line 452 of file wincrypt.h.

Member Data Documentation

◆ Content

CRYPT_DER_BLOB _CRYPT_CONTENT_INFO::Content

Definition at line 454 of file wincrypt.h.

Referenced by CDecodeMsg_DecodeHashedContent(), and CRYPT_EncodePKCSDigestedData().

◆ pszObjId

LPSTR _CRYPT_CONTENT_INFO::pszObjId

Definition at line 453 of file wincrypt.h.

Referenced by CDecodeMsg_DecodeHashedContent(), and CRYPT_EncodePKCSDigestedData().


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