Package pasn.encoding

Generic elements used to encode and decode tagged and untagged ASN.1 objects

See:
          Description

Interface Summary
ASN1ValueChecker  
 

Class Summary
ASN1Component  
ASN1DecodedObject Generic holder for decoded ASN.1 objects
ASN1EmptyDecodedObject Special "empty" holder for decoded ASN.1 objects.
ASN1GenericOrTaggedObject  
ASN1InputStream  
ASN1MandatoryComponent A non-optional structured object component.
ASN1NamedDecodedObject Generic holder for decoded ASN.1 objects
ASN1OutputStream  
ASN1TaggedObject  
ASN1UnnamedDecodedConstructedObject  
ASN1UnnamedDecodedObject Generic holder for decoded ASN.1 objects
ASN1UnnamedDecodedPrimitiveObject  
ASN1ValueDecoder  
ASN1ValueEncoder  
 

Package pasn.encoding Description

Generic elements used to encode and decode tagged and untagged ASN.1 objects