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

#include <asn1.h>

Public Attributes

const char * sn
 
const char * ln
 
int nid
 
int length
 
const unsigned char * data
 
int flags
 

Detailed Description

Definition at line 211 of file asn1.h.

Member Data Documentation

const unsigned char * asn1_object_st::data

Definition at line 216 of file asn1.h.

int asn1_object_st::flags

Definition at line 217 of file asn1.h.

int asn1_object_st::length

Definition at line 215 of file asn1.h.

const char * asn1_object_st::ln

Definition at line 213 of file asn1.h.

int asn1_object_st::nid

Definition at line 214 of file asn1.h.

const char * asn1_object_st::sn

Definition at line 213 of file asn1.h.


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