Represents an ASN.1 document.
Base class for all ASN.1 nodes.
Abstract base class for ASN.1 types.
Un-typed user-defined part.
override Asn1Node Parse(Asn1Document Document, Asn1Macro Macro)
Parses the portion of the document at the current position, according to the instructions available i...
UserDefinedSpecifiedPart(string Identifier, string Name, Asn1Type Type)
Typed user-defined part.