Skip to content

Rework handling of ASN.1 standard types

Dmitry Baryshkov requested to merge lumag/gcr:standard-types into master

Newer asn1Parser does not generate table entries for standard types. Instead of relying on old behaviour, implement necessary conversions in a separate way.

Merge request reports