FindTokenFromName
Synopsis
CK_RV FindTokenFromName(
char * label,
CK_SLOT_ID * pslotID);
Description
Find a token with the specified label and return the corresponding slot id.
Parameters
label |
String identifying Token to find |
pslotID |
Reference to slot id to hold located slot id |
On Successful Return
*pslotID — slot which contains the Token