ReactOS 0.4.16-dev-1535-gea189a3
_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 558 of file wincrypt.h.

Member Data Documentation

◆ cDistPoint

DWORD _CROSS_CERT_DIST_POINTS_INFO::cDistPoint

Definition at line 560 of file wincrypt.h.

◆ dwSyncDeltaTime

DWORD _CROSS_CERT_DIST_POINTS_INFO::dwSyncDeltaTime

Definition at line 559 of file wincrypt.h.

◆ rgDistPoint

PCERT_ALT_NAME_INFO _CROSS_CERT_DIST_POINTS_INFO::rgDistPoint

Definition at line 561 of file wincrypt.h.


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