Just wondering... does the OpenSC pkcs11 library contain functions for data object creation?
I looked through the framework-pkcs15.c file (which is used by pkcs11-object.c to create objects) and found that the only supported classes are CKO_PRIVATE_KEY, CKO_PUBLIC_KEY, and CKO_CERTIFICATE. I'm working on a project that stores objects of the CKO_DATA class, so the above 3 do not cover what I need. Are there any pointers on how to implement this, if it has not been already? Thanks. -- Thomas Harning @ Identity Alliance _______________________________________________ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel