|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--Slot
The slot who have the encription card.
Constructor Summary | |
Slot()
|
Method Summary | |
java.lang.String[] |
getSlotInfo()
Used to obain information about a particular slot in the system. |
void |
waitForSlotEvent()
Used to wait for a slot event, such as token insertion or token removal, to occur. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Slot()
Method Detail |
public java.lang.String[] getSlotInfo() throws OoctiException
ARGUMENTS_BAD
- CRYPTOKI_NOT_INITIALIZED
- DEVICE_ERROR
- FUNCTION_FAILED
- GENERAL_ERROR
- HOST_MEMORY
- SLOT_ID_INVALID
- public void waitForSlotEvent() throws OoctiException
ARGUMENTS_BAD
- CRYPTOKI_NOT_INITIALIZED
- FUNCTION_FAILED
- GENERAL_ERROR
- HOST_MEMORY
- NO_EVENT
-
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |