|
IAIK PKCS#11 Wrapper version 1.2.16 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Slot | |
| iaik.pkcs.pkcs11 | |
| 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. a list of PC/SC smart card readers. |
Slot |
Module.waitForSlotEvent(boolean dontBlock,
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.16 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||