ReactOS 0.4.15-dev-7953-g1f49173
_CERT_FORTEZZA_DATA_PROP Struct Reference

#include <wincrypt.h>

Collaboration diagram for _CERT_FORTEZZA_DATA_PROP:

Public Attributes

unsigned char SerialNumber [8]
 
int CertIndex
 
unsigned char CertLabel [36]
 

Detailed Description

Definition at line 181 of file wincrypt.h.

Member Data Documentation

◆ CertIndex

int _CERT_FORTEZZA_DATA_PROP::CertIndex

Definition at line 183 of file wincrypt.h.

◆ CertLabel

unsigned char _CERT_FORTEZZA_DATA_PROP::CertLabel[36]

Definition at line 184 of file wincrypt.h.

◆ SerialNumber

unsigned char _CERT_FORTEZZA_DATA_PROP::SerialNumber[8]

Definition at line 182 of file wincrypt.h.


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