asn1_object_st Struct Reference

#include <asn1.h>

Data Fields

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

Field Documentation

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

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

Copyright © Nokia Corporation 2001-2008
Back to top