ReactOS 0.4.15-dev-7924-g5949c20
_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 446 of file wincrypt.h.

Member Data Documentation

◆ cValue

DWORD _CRYPT_CONTENT_INFO_SEQUENCE_OF_ANY::cValue

Definition at line 448 of file wincrypt.h.

◆ pszObjId

LPSTR _CRYPT_CONTENT_INFO_SEQUENCE_OF_ANY::pszObjId

Definition at line 447 of file wincrypt.h.

◆ rgValue

PCRYPT_DER_BLOB _CRYPT_CONTENT_INFO_SEQUENCE_OF_ANY::rgValue

Definition at line 449 of file wincrypt.h.


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