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

Public Attributes

int tag
 
int class
 
long length
 
int inf
 
int num_left
 
int depth
 

Detailed Description

Definition at line 76 of file bio_ber.c.

Member Data Documentation

int ber_struct::class

Definition at line 79 of file bio_ber.c.

int ber_struct::depth

Definition at line 83 of file bio_ber.c.

int ber_struct::inf

Definition at line 81 of file bio_ber.c.

long ber_struct::length

Definition at line 80 of file bio_ber.c.

int ber_struct::num_left

Definition at line 82 of file bio_ber.c.

int ber_struct::tag

Definition at line 78 of file bio_ber.c.


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