OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
DIST_POINT_NAME_st Struct Reference

#include <x509v3.h>

Public Attributes

int type
 
union {
   GENERAL_NAMES *   fullname
 
name
 
X509_NAMEdpname
 
union {
   GENERAL_NAMES *   fullname
 
name
 

Detailed Description

Definition at line 224 of file x509v3.h.

Member Data Documentation

X509_NAME * DIST_POINT_NAME_st::dpname

Definition at line 231 of file x509v3.h.

GENERAL_NAMES* DIST_POINT_NAME_st::fullname

Definition at line 227 of file x509v3.h.

union { ... } DIST_POINT_NAME_st::name
union { ... } DIST_POINT_NAME_st::name
int DIST_POINT_NAME_st::type

Definition at line 225 of file x509v3.h.


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