ReactOS 0.4.15-dev-7953-g1f49173
_CROSS_CERT_DIST_POINTS_INFO Struct Reference

#include <wincrypt.h>

Collaboration diagram for _CROSS_CERT_DIST_POINTS_INFO:

Public Attributes

DWORD dwSyncDeltaTime
 
DWORD cDistPoint
 
PCERT_ALT_NAME_INFO rgDistPoint
 

Detailed Description

Definition at line 545 of file wincrypt.h.

Member Data Documentation

◆ cDistPoint

DWORD _CROSS_CERT_DIST_POINTS_INFO::cDistPoint

Definition at line 547 of file wincrypt.h.

◆ dwSyncDeltaTime

DWORD _CROSS_CERT_DIST_POINTS_INFO::dwSyncDeltaTime

Definition at line 546 of file wincrypt.h.

◆ rgDistPoint

PCERT_ALT_NAME_INFO _CROSS_CERT_DIST_POINTS_INFO::rgDistPoint

Definition at line 548 of file wincrypt.h.


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