ReactOS 0.4.16-dev-1946-g52006dd
_CRL_DIST_POINT_NAME Struct Reference

#include <wincrypt.h>

Collaboration diagram for _CRL_DIST_POINT_NAME:

Public Attributes

DWORD dwDistPointNameChoice
 
union {
   CERT_ALT_NAME_INFO   FullName
 
DUMMYUNIONNAME
 

Detailed Description

Definition at line 515 of file wincrypt.h.

Member Data Documentation

◆ 

union { ... } _CRL_DIST_POINT_NAME::DUMMYUNIONNAME

◆ dwDistPointNameChoice

DWORD _CRL_DIST_POINT_NAME::dwDistPointNameChoice

◆ FullName

CERT_ALT_NAME_INFO _CRL_DIST_POINT_NAME::FullName

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