Home > |
---|
CK_RV FindTokenFromName(
char * label,
CK_SLOT_ID * pslotID);
Find a token with the specified label and return the corresponding slot id.
label |
String identifying Token to find |
pslotID |
Reference to slot id to hold located slot id |
*pslotID — slot which contains the Token