Creating an ASN.1 Module

In this section, you will create a new ASN.1 Module in the ASN.1 project we previous created.

  1. In the Package Explorer view, select the  source folder and click the  the menu item File > New > Other....
  2. Select ASN.1 Module then click Next to start the Create a new ASN.1 Module wizard New ASN.1 Module wizard:

    New ASN.1 Module wizard

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