ASN.1 : Java Glossary
home A words local find no local find frame, full screen Google search web for topic jump to footer translate with Babelfish by Roedy Green ©1996-2008 Canadian Mind Products
Go to : punctuation 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z (all)
ASN.1
Abstract Syntax Notation One is a standard for describing binary file layouts for interchange records. It has much the same function as XML, except the records defined are in binary rather than text. There are tools for creating the descriptions and manipulating the files themselves. ASN.1 has been around since 1984. It is used to define all manner of thing from the format of digital certificates, credit card transactions, cell phone messages.

Here is what ASN.1 looks like.

ASN.1, when written against the more strict XER coding rules, can be automatically converted to XML and vice versa. ASN.1 is much more compact than XML. Full ASN.1 can describe structures that have no equivalent in XML. The main disadvantage of ASN.1 over XML is that you can’t make much sense of the file without the schema. With XML, you can still make reasonable sense of the file just by eyeballing it.

You can visually edit ASN.1 files.


CMP_homejump to top
CMP logo
feedback Please email your feedback for publication, errors, omissions, broken/redirected link reports
and suggestions to improve this page to Roedy Green : feedback email
made with CSS
HTML Checked!
ICRA ratings logo
mindprod.com IP:[65.110.21.43]
Your face IP:[38.103.63.18] Spread the Net
You are visitor number 5,324.
You can get a fresh copy of this page from: or possibly from your local J: drive (Java virtual drive/Mindprod website mirror)
http://mindprod.com/jgloss/asn1.html J:\mindprod\jgloss\asn1.html