asn1_string_st Struct Reference

#include <asn1.h>

Data Fields

int  length
int  type
unsigned char *  data
long  flags

Field Documentation

unsigned char* asn1_string_st::data
 
long asn1_string_st::flags
 
int asn1_string_st::length
 
int asn1_string_st::type
 

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

Copyright © Nokia Corporation 2001-2008
Back to top