ReactOS 0.4.17-dev-414-ge848ce1
_CRYPT_CERT_PROP Struct Reference

Public Attributes

DWORD dwPropId
 
DWORD dwReserved
 
DWORD cbData
 
BYTE ajData [ANYSIZE_ARRAY]
 

Detailed Description

Definition at line 18 of file unixlib.c.

Member Data Documentation

◆ ajData

BYTE _CRYPT_CERT_PROP::ajData[ANYSIZE_ARRAY]

Definition at line 23 of file unixlib.c.

Referenced by FindCertInRegBlob().

◆ cbData

DWORD _CRYPT_CERT_PROP::cbData

Definition at line 22 of file unixlib.c.

Referenced by FindCertInRegBlob().

◆ dwPropId

DWORD _CRYPT_CERT_PROP::dwPropId

Definition at line 20 of file unixlib.c.

Referenced by FindCertInRegBlob().

◆ dwReserved

DWORD _CRYPT_CERT_PROP::dwReserved

Definition at line 21 of file unixlib.c.

Referenced by FindCertInRegBlob().


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