Andreas Jellinghaus wrote: > Am Montag 01 Februar 2010 15:10:05 schrieb Viktor TARASOV: > >> Sure, one can tell that card specific part can access the sc_pkcs15_card >> through the profile->p15_spec, >> but, imho, direct manner looks better. >> > > fine with me. > > btw: if you need to touch pkcs11/ for that, maybe you know the > code best: IIRC there are several frameworks (so that in theory > we could implement alternatives to pkcs#15). maybe that option > is no longer interesting and can go. but I'm no expert on that, > it seems so far we have a "pkcs15" and a "pkcs15init" implementation > of that framework structure, so no idea if we can simplify the > code there or not. >
Personally, I do not understand utility of the 'pkcs15init' framework. The 'pkcs15' framework includes (can include) the 'initializing' facilities: gen_key, create_object, ... . As for alternative to pkcs#15 -- I don't feel what for. (One can say that the alternative to pkcs#15 is already realized by the OpenSC itself -- with its emulators for the non-pkcs15 cards . ) Maybe someone else can give the usage cases of the 'pkcs15init' framework and multi-framework system, As for me, it can be dropped. > Regards, Andreas > Kind wishes, Viktor. -- Viktor Tarasov <[email protected]> _______________________________________________ opensc-devel mailing list [email protected] http://www.opensc-project.org/mailman/listinfo/opensc-devel
