Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

ASN1_ITEM Struct Reference


Data Fields

int id
int tag
long length
int indefinite
int headerSize
unsigned char header [8]

Detailed Description

Definition at line 158 of file dumpasn1.c.


Field Documentation

unsigned char ASN1_ITEM::header[8]
 

Definition at line 164 of file dumpasn1.c.

Referenced by dumpHeader(), getItem(), main(), and printASN1object().

int ASN1_ITEM::headerSize
 

Definition at line 163 of file dumpasn1.c.

Referenced by dumpHeader(), getItem(), main(), printAsn1(), and printASN1object().

int ASN1_ITEM::id
 

Definition at line 159 of file dumpasn1.c.

Referenced by checkEncapsulate(), getItem(), printAsn1(), printASN1object(), and zeroLengthOK().

int ASN1_ITEM::indefinite
 

Definition at line 162 of file dumpasn1.c.

Referenced by dumpHeader(), getItem(), main(), printAsn1(), printASN1object(), and printConstructed().

long ASN1_ITEM::length
 

Definition at line 161 of file dumpasn1.c.

Referenced by checkEncapsulate(), dumpHeader(), getItem(), main(), printAsn1(), printASN1object(), and printConstructed().

int ASN1_ITEM::tag
 

Definition at line 160 of file dumpasn1.c.

Referenced by checkEncapsulate(), getItem(), printAsn1(), printASN1object(), and zeroLengthOK().


The documentation for this struct was generated from the following file:
Generated on Mon Mar 5 13:30:26 2007 for rpm by  doxygen 1.4.4