Purpose of ASN.1


This page has been updated and is now hosted at http://ww w.obj-sys.com/asn1tutorial/asn1only.html



next up previous
Next: Example Up: ASN.1 Previous: ASN.1

Purpose of ASN.1

  ASN.1 is a fundamental tool for use by applications. It provides the ability to describe the information that will be exchanged independent of the way that information is represented on each of the communicating systems.

ASN.1 provides application and protocol developers a high-level tool, essentially a data-definition language, for defining protocol syntax and the information that an application exchanges between systems. The ASN.1 description of data is converted into data definitions in the language used locally for the application development. The syntax of ASN.1 has much in common with the declaration part of a programming language in defining, declaring and assigning values to data types and for creating complex types from simple ones.



cassel kevin
Tue Feb 6 08:55:23 EST 1996