Download List

專案描述

BitMeister ASN.1 library (BM ASN.1) is a class library for translating data types defined by Abstract Syntax Notation One (ASN.1) into Java classes for processing in Java programs. BM ASN.1 contains classes that represent ASN.1 data types; annotation interfaces used for adding static information related to ASN.1 type definitions; and runtime processor classes. BM ASN.1 provides a more efficient way to write Java codes for systems using presentation protocols defined with ASN.1 notations.

System Requirements

System requirement is not defined

發布 2012-10-12 14:45
bm-asn1 0.24 (3 files 隱藏)

發布版本通知

* X.690 Amendment1 対応 (REAL型にNaN定義を追加)
* EXTERNAL型の要素名誤りを修正 ('arbitary' -> 'arbitrary')
* AUTOMATIC TAGSを使用しない場合はSET型およびCHOICE型のオーダー指定を省略可能に変更
* INTEGER型とENUMERATED型の保持データをLongに修正
* BigIntegerのデータを保持するBigINTEGER型とBigENUMERATED型を追加

更動紀錄

* X.690 Amendment1 対応 (REAL型にNaN定義を追加)
* EXTERNAL型の要素名誤りを修正 ('arbitary' -> 'arbitrary')
* AUTOMATIC TAGSを使用しない場合はSET型およびCHOICE型のオーダー指定を省略可能に変更
* INTEGER型とENUMERATED型の保持データをLongに修正
* BigIntegerのデータを保持するBigINTEGER型とBigENUMERATED型を追加