IAIK PKCS#11 Wrapper
version 1.2.17

Uses of Class
iaik.pkcs.pkcs11.Slot

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.17

IAIK JavaSecurity Website http://jce.iaik.tugraz.at/

IAIK at Graz University of Technology, Austria, Europe
Copyright 2001-2002, IAIK, Graz University of Technology, Inffeldgasse 16a, 8010 Graz, Austria. All Rights Reserved.