ASN.1 VS Code Extension
What is ASN.1?ASN.1 stands for Abstract Syntax Notation. ASN.1 was first specified in X.680 - Abstract Syntax Notation One (ASN.1), by the International Telecommunications Union. ASN.1 messages can be encoded in one of several encoding/decoding standards. It provides a system of types that are extensible, and can presumably describe every protocol. You can think of it as a protocol for describing other protocols as well as a family of standards for encoding and decoding said protocols. It is similar to Google's Protocol Buffers, or Sun Microsystems' External Data Representation (XDR). For more information on what ASN.1 is, see Why ASN.1?ASN.1 is used in, or required by, multiple technologies, including:
If you look in the
This list can also be found in BuildingYou can build this library by running Capabilities
LimitationsUnfortunately, I designed this extension poorly from the start, so don't get too creative:
But don't let that scare you. This will work fine for 99% of cases. See Also
Contact MeIf you would like to suggest fixes or improvements on this library, please just leave an issue on this GitHub page. If you would like to contact me for other reasons, please email me at jonathan@wilbur.space (My GPG Key) (My TLS Certificate). :boar: |