Use PKCS#15 to perform the card management, it can be done using a simple
script as you outlined as it done once.

Then use PKCS#11 to use the keys and perform the encryption/decryption as
it is more standard API, and most likely you will be able to find a utility
that does exactly as you need, refer to engine_pkcs11.

Regards,
Alon

On Tue, Dec 4, 2012 at 9:56 PM, Markus Wernig <liste...@wernig.net> wrote:

> ould also be a network HSM) appear to be carried out by the
> pkcs#15 driver, do I need the cryptoki API and pkcs#11 at all?
>
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to