ASN.1 Format
Purpose
This Asset allows you to define an ASN.1-based data format based on a grammar in ASN.1 notation.
It provides a simple interface to submit the original ASN.1 grammar and configure how to create layline.io messages from them.
The editor enables you to:
- Define the grammar of a ASN.1-encoded format.
- Test the grammar with real-life data while in edit-mode.
Formats defined this way may be used to both read and write data in this format.
In addition to this, and very importantly so, the grammar also enables you to access the data within defining business logic, e.g. in Javascript and other Assets.
We will explain all of this in this document.
While most of the ASN.1 language is supported, there may be edge cases which layline.io may yet not be able to handle successfullly. Should you encounter such a case, then please let us know at support@layline.io. We will ensure that your case will be accommodated in the short term.