Package cryptix.asn1.encoding
Interface Summary |
CoderOperations |
An interface that defines the basic encode and decode operations of
any ASN.1 coder.
|
Class Summary |
BaseCoder |
A superclass of all asn1.Parser Visitors. |
DER |
A concrete factory class to handle ASN.1 DER encoding.
Portions of this class's code are ported from the "Unsupported
Release of the Certificate Library" in C++ from Sun Microsystems'
Internet Commerce Group (see copyright notice later).
|
DER.Component | |
PackageProperties |
This class acts as a central repository for a package specific
properties. |