Am Mittwoch 03 März 2010 12:54:50 schrieb Martin Paljak: > I have not followed the full code path for the PIN domain stuff, can't it > be implemented in flex driver somehow?
as far as I understand: the code to decide the path of some new object needs to know the PIN it will be protected with and thus create a path with the correct directory in it. so this needs to be done in pkcs15init code, and if pushed to the card driver, it is quite a high level function, part of the core. so I don't mind if this functionality stays in the core and we keep that code as it is. it might be usefull some days, and rearranging it from core into flex driver doesn't make the code as whole smaller, or less complex I guess. but maybe we can create some developer documentation about the profile system in opensc and how it works, and what all those options mean? would be useful for developers and power users I think! Regards, Andreas _______________________________________________ opensc-devel mailing list [email protected] http://www.opensc-project.org/mailman/listinfo/opensc-devel
