|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
DERTags | DERTags is a enumeration of the different possibilities for ASN.1 types. |
Class Summary | |
---|---|
ASN1BitSet | Implements the Abstract Syntax Notation One (ASN1) functionality. |
ASN1InputByteArray | A parser which parses bytes according to the ASN.1 Distinguished Encoding Rules (DER) format specification. |
ASN1InputStream | A parser which parses bytes according to the ASN.1 Distinguished Encoding Rules (DER) and Basic Encoding Rules (BER) format specification. |
ASN1OutputStream | An output stream which outputs bytes according to the ASN.1 Distinguished Encoding Rules (DER) format/encoding specification. |
Exception Summary | |
---|---|
ASN1EncodingException | Thrown whenever a malformed or unexpected Distinguished Encoding Rules (DER) encoded type is parsed or an unsupported Basic Encoding Rules (BER) feature is found in the input stream. |
Abstract Syntax Notation (ASN.1) Classes and Definitions.
ASN.1 (Abstract Syntax Notation number One) is a notation format used for describing transmitted data. It is used to describe data regardless of the language, platform or physical representation of the data. This flexibility makes it useful for all applications regardless or size or complexity.
This package represents Research In Motion's implementation of ASN.1.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Copyright 1999-2010 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Copyright 1993-2003 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. All Rights Reserved.
Copyright 2002-2003 Nokia Corporation All Rights Reserved.
Java is a trademark of Sun Microsystems, Inc.