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

#include <x509v3.h>

Public Attributes

int type
 
union {
   ASN1_NULL *   inherit
 
   ASIdOrRanges *   asIdsOrRanges
 
u
 
union {
   ASN1_NULL *   inherit
 
   ASIdOrRanges *   asIdsOrRanges
 
u
 

Detailed Description

Definition at line 733 of file x509v3.h.

Member Data Documentation

ASIdOrRanges* ASIdentifierChoice_st::asIdsOrRanges

Definition at line 737 of file x509v3.h.

ASN1_NULL* ASIdentifierChoice_st::inherit

Definition at line 736 of file x509v3.h.

int ASIdentifierChoice_st::type

Definition at line 734 of file x509v3.h.

union { ... } ASIdentifierChoice_st::u
union { ... } ASIdentifierChoice_st::u

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