Changes
Page history
add asn1rt liimtations
authored
Nov 12, 2017
by
mitshell
Show whitespace changes
Inline
Side-by-side
Using-the-pycrate-asn1-runtime.md
View page @
06da8fa4
...
...
@@ -5,6 +5,11 @@ specifications from the
directory, with basic examples.
## Limitations
Check the few limitations that actually exist in the ASN.1 runtime on the
ASN.1 compiler
[
wiki page
](
../Compiling-asn1-specifications#limitations
)
.
## Basics about the handling of values in the runtime
Each ASN.1 specification defines objects with specific structures made of the ASN.1
basic types (INTEGER, BIT STRING, ...) and constructed types (CHOICE, SEQUENCE, ...).
...
...
...
...