ReactOS 0.4.15-dev-7924-g5949c20
_CRYPT_ATTRIBUTE Struct Reference

#include <wincrypt.h>

Collaboration diagram for _CRYPT_ATTRIBUTE:

Public Attributes

LPSTR pszObjId
 
DWORD cValue
 
PCRYPT_DATA_BLOB rgValue
 

Detailed Description

Definition at line 587 of file wincrypt.h.

Member Data Documentation

◆ cValue

DWORD _CRYPT_ATTRIBUTE::cValue

Definition at line 589 of file wincrypt.h.

Referenced by test_decodeCTL(), test_decodePKCSAttributes(), and test_encodeCTL().

◆ pszObjId

◆ rgValue

PCRYPT_DATA_BLOB _CRYPT_ATTRIBUTE::rgValue

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