opensc/src
aj 8a6bc59e66 Create new type "privdata" in all profiles with different
ACL settings, and check C_CreateObject parameter CKA_PRIVATE aka
pkcs15_create_data args.auth_id variable, aka sc_pkcs15init_new_object
object->flags & SC_PKCS15_CO_FLAG_PRIVATE to decide if "data" or "privdata"
profile needs to be used.

Tested with cryptoflex 32k and opensc-explorer, now I no longer can
"get" the data object file stored with "--private".


git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@3605 c6295689-39f2-0310-b995-f0e70906c6a9
2008-12-28 16:07:51 +00:00
..
common add a prototype for compat_dummy() 2008-05-22 12:14:39 +00:00
include ruToken fixups 2008-04-18 14:08:23 +00:00
libopensc #include <wintypes.h> on __APPLE__ to define DWORD, LONG, etc. Windows types 2008-12-11 09:18:09 +00:00
openssh More separate srcdir fixups 2008-04-01 19:04:33 +00:00
pkcs11 Enable lock_login by default for security. 2008-12-28 16:01:04 +00:00
pkcs15init Create new type "privdata" in all profiles with different 2008-12-28 16:07:51 +00:00
scconf Use size_t instead of int when needed, plus some other minor changes 2008-05-05 13:00:01 +00:00
signer Use size_t instead of int when needed, plus some other minor changes 2008-05-05 13:00:01 +00:00
tests Use size_t instead of int when needed, plus some other minor changes 2008-05-05 13:00:01 +00:00
tools Upgrade to safe and sane values of late 2008 2008-12-06 20:04:11 +00:00
Makefile.am More separate srcdir fixups 2008-04-01 19:04:33 +00:00
Makefile.mak use ltdl not scdl. 2005-09-09 14:43:59 +00:00