The problem is while importing the keys and
certificates, the Pkcs11 module or the application
will specify the id of the key and certificate object.
So this id can not be used by card driver, pkcs#15
init routines to find the corresponding key object,
when certificate is created.
Only if it knows
kamal kumar wrote:
> Hi all,
> I am trying to develop a external OpenSC card driver
> and PKCS#15 initialization libary to make our card to
> work with OpenSC pkcs#11 module. I am designing the
> smart card such that each key is mapped to certificate
> in particular path.
> I am currently implem
Hi all,
I am trying to develop a external OpenSC card driver
and PKCS#15 initialization libary to make our card to
work with OpenSC pkcs#11 module. I am designing the
smart card such that each key is mapped to certificate
in particular path.
I am currently implementing the functions required for
l