|
IAIK PKCS#11 Wrapper version 1.2.17 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface defines the required properties for a slot. The application uses one of the defined constants as parameter when calling getSlotList.
Field Summary | |
static boolean |
ALL_SLOTS
Causes getSlotList to return all slots of the system that the respective module supports. |
static boolean |
TOKEN_PRESENT
Causes getSlotList to return only those slots in which there is currently a token present; e.g. there is a smart card in the reader's slot. |
Field Detail |
public static final boolean ALL_SLOTS
public static final boolean TOKEN_PRESENT
|
IAIK PKCS#11 Wrapper version 1.2.17 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |