FindTokenFromName

Find a token with the specified label and return the corresponding slot id.

Synopsis

CK_RV FindTokenFromName(
char * label,
CK_SLOT_ID * pslotID); Parameters
Parameter Description
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