pod

asn1

ASN.1 Data Model

classes

Asn

Asn provides utilities for creating AsnObj.

AsnColl

Base class for ASN.1 collection types.

AsnCollBuilder

AsnColl builder.

AsnItem

An item in an ASN.1 collection.

AsnObj

A tagged ASN.1 value

AsnObjBuilder

Utility to build an AsnObj

AsnOid

Models an ASN.1 OBJECT IDENTIFIER type.

AsnSeq

Models an ASN.1 SEQUENCE

AsnSet

Models an ASN.1 SET

AsnTag

ASN.1 Tag

AsnTagBuilder

Utility to build an AsnTag.

BerReader

BerReader decodes ASN.1 objects using the Basic Encoding Rules

BerWriter

BerWriter encodes ASN.1 objects using the Basic Encoding Rules.

enums

AsnTagClass

The tag class for an AsnTag

AsnTagMode

The tag mode for a AsnTag

errs

AsnErr

A general ASN.1 error