oft-pkcs11/
-- Geoff
-Original Message-
From: Jim Rees [mailto:[EMAIL PROTECTED]
Sent: Tuesday, 9 October 2007 9:51 PM
To: Geoff Elgey
Cc: David Bruce; opensc-devel@lists.opensc-project.org
Subject: Re: [opensc-devel] PKCS11 Smart Card Emulators (newbie)
There is also a pkcs11 soft token l
G'day,
The obvious solution here is to obtain a configurable PKCS#11
implementation, that uses software tokens rather than hardware, so that
calls to C_Encrypt() etc return the data you want instead of
communicating with a card.
I added PKCS#11 support to one of my company's products and part o