cryptlib  3.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
Public Attributes | List of all members
ASN1_ITEM Struct Reference

Public Attributes

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

Detailed Description

Definition at line 113 of file asn1_chk.c.

Member Data Documentation

unsigned char ASN1_ITEM::header[8]

Definition at line 248 of file dumpasn1.c.

int ASN1_ITEM::headerSize

Definition at line 117 of file asn1_chk.c.

int ASN1_ITEM::id

Definition at line 243 of file dumpasn1.c.

BOOLEAN ASN1_ITEM::indefinite

Definition at line 116 of file asn1_chk.c.

int ASN1_ITEM::indefinite

Definition at line 246 of file dumpasn1.c.

long ASN1_ITEM::length

Definition at line 115 of file asn1_chk.c.

int ASN1_ITEM::tag

Definition at line 114 of file asn1_chk.c.


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