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

#include <x509v3.h>

Public Attributes

int type
 
union {
   ASN1_NULL *   inherit
 
   IPAddressOrRanges *   addressesOrRanges
 
u
 
union {
   ASN1_NULL *   inherit
 
   IPAddressOrRanges *   addressesOrRanges
 
u
 

Detailed Description

Definition at line 772 of file x509v3.h.

Member Data Documentation

IPAddressOrRanges* IPAddressChoice_st::addressesOrRanges

Definition at line 776 of file x509v3.h.

ASN1_NULL* IPAddressChoice_st::inherit

Definition at line 775 of file x509v3.h.

int IPAddressChoice_st::type

Definition at line 773 of file x509v3.h.

union { ... } IPAddressChoice_st::u
union { ... } IPAddressChoice_st::u

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