From: NdK <ndk...@gm...> - 2015-11-14 20:20:57
|
Il 13/11/2015 09:42, Martin Vogt ha scritto: > and because its a different functionality, the resulting pkcs11 lib > needs another name for example "pkcs11stateless.so"... To me, that sounds more like pkcs11-proxy.so : it intercepts all the calls to the lower level PKCS11 layer and adds some functionality depending on its own state. And maybe issues some other calls to the lower level driver and/or handles caching of card objects. BYtE, Diego |