ShowToken
Synopsis
CK_RV ShowToken(
CK_SLOT_ID slotID,
int verbose);
Description
Dump token details via printf.
Parameters
slotID |
Slot containing Token to dump |
verbose |
0 for brief details, 1 for more details |