OSS Nokalva Home Page
>
Resources
>
ASN1.IO
> ASN.1 Python Compiler, Encoder, Decoder (beta)
×
The following license will be emailed to you
No promo exists.
Sign Up for FREE
•
FREE promo license
questionnaire
One minute
ASN.1 Schema
Enter manually
Upload .asn file
World-Schema DEFINITIONS AUTOMATIC TAGS ::= BEGIN Rocket ::= SEQUENCE { range INTEGER, name UTF8String (SIZE(1..16)), message UTF8String DEFAULT "Hello World" , fuel ENUMERATED {solid, liquid, gas}, speed CHOICE { mph INTEGER, kmph INTEGER } OPTIONAL, payload SEQUENCE OF UTF8String } END
Options:
Encoding Rule:
DER
BER
CER
OER
COER
PER
UPER
CUPER
Encoding rule family, e.g. DER
Codec Name:
File name for the codec.
Generate Codec for PDU(s):
Module.Type name(s) to generate code for (comma separated, no name for all schema types).
Generate bindings
Python classes defined for schema types.
Output