Objective Systems, Inc.  
Home
About ASN.1
Products
Free Software
Documents
Services
Resources
Resellers
Customers
Careers
About Us
Contact Us
 

Google


Objective Systems, Inc.

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

ASN1C BER/DER Library Functions

Version 5.5

The ASN.1 Basic Encoding Rules (BER) run-time library contains all of the low-level constants, types, and functions that are assembled by the compiler to encode/decode more complex structures.

This library consists of the following two items:

  1. A global include file ("asn1type.h") that is compiled into all generated source files.
  2. An object library of functions that are linked with the C functions after compilation with a C complier.

In general, programmers will not need to be too concerned with the details of these functions. The ASN.1 compiler generates calls to them in the C or C++ source files that it creates. However, the functions in the library may also be called on their own in applications requiring their specific functionality.


This file was last modified on 11 Jun 2003.
ASN1C BER/DER Function, Version 5.5