XCMS Toolkit

Package schemajic.encoder

Encoder for encoding rules of ASN.1.

See:
          Description

Interface Summary
BitStringFormat Public interface for CXER support for ASN.1 type BIT STRING.
Encodable A public interface to the encode method that is used to encode values of ASN.1 types.
LengthEncoder A public interface to length octet encoding methods.
ValueEncoder A public interface to value encoding methods.
 

Class Summary
ASN1Helper Useful tools that help DER encoding values of ASN.1 types.
AtomicValue Handles details of encoding values of ASN.1 types.
BXEREncoder Encoder for Basic XML Encoding Rules (BXER) of ASN.1.
ChoiceValue Encodes the value of a choice alternative.
CompositeValue Encodes a composite value of an ASN.1 type.
CXEREncoder Encoder for Canonical XML Encoding Rules (CXER) of ASN.1.
DefiniteFormEncoder Encodes definite form short and long lengths.
DEREncoder Encoder for Distinguished Encoding Rules (DER) of ASN.1.
EncodableList Maintains a list of Encodable objects.
Length Represents an encoded length in an ASN.1 Tag/Length/Value encoding.
OpenTypeValue Extends class TLV to support encoding of "open types".
SequenceValue Extends class CompositeValue to support encoding of values of ASN.1 type SEQUENCE.
TagEncoder Supports ASN.1 tagged type encodings.
TaggedAnyValue Extends class TLV to support encoding of tagged "open types".
TLV Models the abstract concept of the encoding of a value of an ASN.1 type represented in conceptual Tag - Length - Value (TLV) format.
Value An encoded ASN.1 value *without* the tag/length.
 

Package schemajic.encoder Description

Encoder for encoding rules of ASN.1.

Additional Information

For further information on the XCMS Toolkit, please contact:

Last updated on


XCMS Toolkit


Copyright © 2005-2006 GRIFFIN Consulting. All Rights Reserved.