:
> Hello,
> On Jul 11, 2011, at 14:46 , Viktor Tarasov wrote:
>
>> Hello,
>>
>> Le 11/07/2011 09:53, Thomas Grenman a écrit :
>>> One additional solution would be to patch the card specific select_file()
>>
>> Probably it would be the best solu
nt sc_enum_apps(sc_card_t *card)
>card->ef_dir = NULL;
>}
>r = sc_select_file(card, &path, &card->ef_dir);
> - SC_TEST_RET(ctx, SC_LOG_DEBUG_NORMAL, r, "Cannot select EF.DIR
> file");
> + if (r)
> +
8
> [2] http://www.opensc-project.org/downloads/nightly/martin/
>
> On Thu, Jun 30, 2011 at 08:11, Thomas Grenman wrote:
>> Hello
>>
>> Please consider including the patch below into upcoming versions of
>> OpenSC. This patch will make OpenSC work with my fair
Hi
> It seems to me that the card (or the relevant applet) is programmed to
> return 6A88 instead of 6A82. Just to be sure: what happens if you try
> opensc-explorer and try to cd to any non-existent DF with debug on,
Yes, the error code comes from the card. And just as you expected,
opensc-expl
Hello
Please consider including the patch below into upcoming versions of
OpenSC. This patch will make OpenSC work with my fairly new FINEID-card
(http://www.opensc-project.org/opensc/wiki/FinnishEid). My particular card
is not for private citizens but for organisations.
I have only modified 'l