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

#include <asn1.h>

Public Attributes

int length
 
int type
 
unsigned char * data
 
long flags
 

Detailed Description

Definition at line 238 of file asn1.h.

Member Data Documentation

unsigned char * asn1_string_st::data

Definition at line 242 of file asn1.h.

long asn1_string_st::flags

Definition at line 247 of file asn1.h.

int asn1_string_st::length

Definition at line 240 of file asn1.h.

int asn1_string_st::type

Definition at line 241 of file asn1.h.


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