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

#include <x509.h>

Public Attributes

ASN1_OBJECTobject
 
int single
 
union {
   char *   ptr
 
   ASN1_TYPE *   single
 
value
 
union {
   char *   ptr
 
   ASN1_TYPE *   single
 
value
 

Detailed Description

Definition at line 216 of file x509.h.

Member Data Documentation

ASN1_OBJECT * x509_attributes_st::object

Definition at line 218 of file x509.h.

char* x509_attributes_st::ptr

Definition at line 221 of file x509.h.

int x509_attributes_st::single

Definition at line 219 of file x509.h.

ASN1_TYPE* x509_attributes_st::single

Definition at line 223 of file x509.h.

union { ... } x509_attributes_st::value
union { ... } x509_attributes_st::value

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