Reduce num dependencies, improve class implementation and add explicit tags #7

Merged
Flakebi merged 1 commits from master into master 2018-12-14 08:17:59 -08:00

1 Commits

Author SHA1 Message Date
Flakebi
b678c70508 Reduce num dependencies, improve class implementation and add explicit tags
The default datatypes always have Universal as their class. If we
encounter another class while parsing, it is a tagged block.

I am not sure how (and if at all) we can distinguish explicitly and
implicitly tagged data. For now they should be parsed as unknown (or
explicit if they are a valid ASN.1 block).
2018-12-09 12:01:01 +01:00