ReactOS 0.4.16-dev-1493-ge7358c5
_CRYPT_CONTENT_INFO_SEQUENCE_OF_ANY Struct Reference

#include <wincrypt.h>

Collaboration diagram for _CRYPT_CONTENT_INFO_SEQUENCE_OF_ANY:

Public Attributes

LPSTR pszObjId
 
DWORD cValue
 
PCRYPT_DER_BLOB rgValue
 

Detailed Description

Definition at line 455 of file wincrypt.h.

Member Data Documentation

◆ cValue

DWORD _CRYPT_CONTENT_INFO_SEQUENCE_OF_ANY::cValue

Definition at line 457 of file wincrypt.h.

◆ pszObjId

LPSTR _CRYPT_CONTENT_INFO_SEQUENCE_OF_ANY::pszObjId

Definition at line 456 of file wincrypt.h.

◆ rgValue

PCRYPT_DER_BLOB _CRYPT_CONTENT_INFO_SEQUENCE_OF_ANY::rgValue

Definition at line 458 of file wincrypt.h.


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