Hi all, I'm working on support for viewing and basic management of smart cards in Seahorse. For the initial round had planned to use the Gooze Feitan smart cards to develop against and test.
However I was surprised by getting back CKR_FUNCTION_NOT_SUPPORTED when calling the PKCS#11 C_CreateObject method. It looks like the Entersafe driver doesn't support write operations. Am I misreading something? In card-entersafe.c in the sc_get_driver() function it sets both ops.write_binary and ops.delete_file to NULL. Is it really the case that these cards can't be written to by the PKCS#11 driver? Is this something that can be fixed, or are the cards designed this way? If it can't be fixed, then does anyone have any other recommendations for cards that are well rounded OpenSC cards that I can develop against? Cheers, Stef _______________________________________________ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel