[gpkcs11-dev] Strange parameter in C_CloseAllSessions function
Status: Beta
Brought to you by:
cypherfox
|
From: LEDISEZ E. <le...@be...> - 2005-07-20 10:27:58
|
Hello, I'm currently working on an implementation of PKCS#11 v2.20 and something disturb me in the specifications. In the management of sessions, I don't understand why the function C_CloseAllSessions has got only one parameter : the slotID. The operations to get the sessions from a slotID are non intuitive. For one slot there is one token, but this token can contain multiple sessions with multiple applications. It would be more easy to pass as a parameter, the application pointer provided in C_OpenSession function. Perhaps someone has already worked on this problem ? thanks. Les informations contenues dans ce message électronique peuvent être de nature confidentielle et soumises à une obligation de secret. Elles sont destinées à l'usage exclusif du réel destinataire. Si vous n'êtes pas le réel destinataire ou si vous recevez ce message par erreur, merci de nous le notifier immédiatement en le retournant à l'adresse de son émetteur. The information contained in this e-mail may be privileged and confidential. It is intended for the exclusive use of the designated recipients named above. If you are not the intended recipient or if you receive this e-mail in error, please notify us immediatly and return the original message at the address of the sender. |