[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
streaming decoding
From: |
Dmitriy Anisimkov |
Subject: |
streaming decoding |
Date: |
Thu, 11 Aug 2011 15:26:45 +0700 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110616 SUSE/3.1.11 Thunderbird/3.1.11 |
Is there way to decode binary stream with indefinite number of ASN.1
defined records ?
asn1Decoding is decoding only when file contains exact one record.
I tried http://www.semantix.gr/asn1scc/ and http://lionet.info/asn1c
generated decoders.
Them decoded all records from binary file.
Maybe libtasn1 has this possibility in API ?
- streaming decoding,
Dmitriy Anisimkov <=