|
IAIK PKCS#11 Wrapper version 1.2.18 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Slot | |
iaik.pkcs.pkcs11 | This package provides a object oriented API to access PKCS#11 modules. |
Uses of Slot in iaik.pkcs.pkcs11 |
Fields in iaik.pkcs.pkcs11 declared as Slot | |
protected Slot |
Token.slot_
The reference to the slot. |
Methods in iaik.pkcs.pkcs11 that return Slot | |
Slot |
Token.getSlot()
Get the slot that created this Token object. |
Slot[] |
Module.getSlotList(boolean tokenPresent)
Gets a list of slots that can accept tokens that are compatible with this module; e.g. |
Slot |
Module.waitForSlotEvent(boolean dontBlock,
java.lang.Object reserved)
Waits for an slot event. |
Constructors in iaik.pkcs.pkcs11 with parameters of type Slot | |
Token(Slot slot)
The constructor that takes a reference to the module and the slot ID. |
|
IAIK PKCS#11 Wrapper version 1.2.18 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |