Creating an ASN.1 Module
In this section, you will create a new ASN.1 Module in the ASN.1 project we previous created.
- In the Package Explorer view, select the source folder
and click the the menu item File > New > Other....
- Select ASN.1 Module then click Next to start the
New ASN.1 Module wizard:

On this page, type "MyHttp" in the Module name
field. Then click Finish.
- The new file is opened in the editor. It contains the new module,and comments. .
- Save the file.