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

#include <x509v3.h>

Public Attributes

int type
 
union {
   ASN1_INTEGER *   id
 
   ASRange *   range
 
u
 
union {
   ASN1_INTEGER *   id
 
   ASRange *   range
 
u
 

Detailed Description

Definition at line 719 of file x509v3.h.

Member Data Documentation

ASN1_INTEGER* ASIdOrRange_st::id

Definition at line 722 of file x509v3.h.

ASRange* ASIdOrRange_st::range

Definition at line 723 of file x509v3.h.

int ASIdOrRange_st::type

Definition at line 720 of file x509v3.h.

union { ... } ASIdOrRange_st::u
union { ... } ASIdOrRange_st::u

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