On 08/12/2011 07:45 PM, Simon Josefsson wrote:
The asn1Decoding tool can only decode one instance of the ASN.1 data.
You can indeed write your own tool to decode multiple instances of the
same struct from a stream, either using just the APIs directly or
modifying the asn1Decoding tool to do what you want.
How could I know the length of one instance ?
By the decoding each record elements, or maybe there is some simple method ?


Reply via email to