PackageDescription: ASN1-Support
ASN 1 - SupportLast published: April 2, 2008 by 'kgreek'
Defines 16 Classes
Extends 14 Classes
This package defines basic supporting elements of the ASN.1 framework:
- introduces the notion of Module and the Entities contained in them.
- provides classes that represent values of those standard ASN.1 types that don't have suitable counterparts in Smalltalk class hierarchy, e.g. BitString
- it adds support for global ASN.1 OIDs and maintains a global SMINode tree that associates symbolic description of nodes in the tree with OIDs
LIMITATIONS:
- Module exporting/importing is not supported yet
- global Module tagging and extensibility is not supported yet