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

int ASN1_ITEM::id

Definition at line 159 of file dumpasn1.c.

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

int ASN1_ITEM::tag

Definition at line 160 of file dumpasn1.c.

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

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::indefinite

Definition at line 162 of file dumpasn1.c.

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

int ASN1_ITEM::headerSize

Definition at line 163 of file dumpasn1.c.

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

unsigned char ASN1_ITEM::header[8]

Definition at line 164 of file dumpasn1.c.

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


The documentation for this struct was generated from the following file:
Generated on Tue Feb 19 23:28:37 2008 for rpm by  doxygen 1.5.1