Uses of Interface
org.dvb.security.pkcs11.SlotInfo

Packages that use SlotInfo
org.dvb.security.pkcs11 Provides information about available slots and tokens and enables the selection of the slot to use. 
 

Uses of SlotInfo in org.dvb.security.pkcs11
 

Methods in org.dvb.security.pkcs11 that return SlotInfo
 SlotInfo[] DVBPKCS11Provider.getSlotList(boolean tokenPresent)
          This method is used to get the list of PKCS11 Slot available for this provider.