> So, if i have (in my FCI) tag 80 coded as 80 01 80 (i.e. my file size is
> 128 bytes),
> the code doesn't work! It awaits 2-bytes LEN FIELD in this tlv
> Explain, please!
note sure about that part of opensc, but many apps have a length
encoding like this:
* 0..127 -> one byte len of that va
Nikolay Elenkov wrote:
> On 2010/12/09 20:22, Kalev Lember wrote:
>
>
>> Victor, that's a very good idea to use standard MSI generated with WiX!
>>
>> Instead of adding 'Program Files\OpenSC' directory to PATH, it might be
>> better to put all the deps (libopensc.dll, zlib.dll, iconv.dll, etc)
>