ASN.1 : Java Glossary

ASN.1
ASN.1 (Abstract Syntax Notation 1) is a standard for describing binary file layouts for interchange records. It has much the same function as XML (extensible Markup Language), 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.

ASN.1, when written against the more strict XER (Xml Encoding Rules) 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 You can get the freshest copy of this page from: or possibly from your local J: drive (Java virtual drive/mindprod.com website mirror)
http://mindprod.com/jgloss/asn1.html J:\mindprod\jgloss\asn1.html
logofeedback Please email your feedback for publication, letters to the editor, errors, omissions, typos, formatting errors, ambiguities, unclear wording, broken/redirected link reports, suggestions to improve this page or comments to Roedy Green : feedback email If you want your message kept confidential, not considered for posting, please explicitly specify that.
mindprod.com IP:[65.110.21.43]
view BlogYour face IP:[38.107.179.211]
You are visitor number 11,794.