extensions in sequence

This commit is contained in:
Lev Walkin 2007-06-24 09:14:19 +00:00
parent 06bf7ccb9f
commit 054a7e842d
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
useful types: GeneralizedTime, UTCTime, ObjectDescriptor;
as well as REAL and OBJECT IDENTIFIER.
TODO: SET type.
* Added PER support for extensions in SEQUENCE.
* Multiple enhancements by Daniele Varrazzo <daniele.varrazzo@gmail.com>
* Fixed explicit tagging of an in-lined constructed type.
(Severity: low; Security impact: none).