Hello,
Aktiv Co. Aleksey Samsonov:
> I think, we need to rollback:
>
> Index: src/pkcs15init/keycache.c
> ===
> --- src/pkcs15init/keycache.c (revision 3765)
> +++ src/pkcs15init/keycache.c (working copy)
> @@ -259,17 +259,11 @@
Hi all,
I'm wondering why does pkcs15-tool read an object with no auth_id by
default. The code is this:
printf("Path:%s\n", sc_print_path(&cinfo->path));
printf("Auth ID: %s\n", sc_pkcs15_print_id(&objs[i]-
>auth_id));
if (objs[i]->auth_id.len ==
Hi,
I've joined a patch to build a windows minidriver useable with basecsp.
This patch produce a dll named "opensccm.dll" (only for window of course) and a
binary testcsp.exe
You have to change "atr" value and put yours on "opensccm.reg" before to
register.
I've successfully have certifi
Am Mittwoch 07 Oktober 2009 11:34:36 schrieb Aktiv Co. Aleksey Samsonov:
> I think, we need to rollback:
propably the best idea.
the old code was working, I don't understand why the new code is
necessary (ok, I don't understand the whole keycache stuff I admit),
so going back to the old code that
Hello,
Andreas Jellinghaus wrote:
> Am Mittwoch 07 Oktober 2009 11:34:36 schrieb Aktiv Co. Aleksey Samsonov:
>> I think, we need to rollback:
>
> propably the best idea.
> the old code was working, I don't understand why the new code is
> necessary (ok, I don't understand the whole keycache stuff