ReactOS 0.4.15-dev-7924-g5949c20
_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 506 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

Definition at line 509 of file wincrypt.h.

Referenced by CRYPT_AsnEncodeDistPoint(), and CRYPT_FormatCRLDistPoints().


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