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

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

Uses of TokenInfo in org.dvb.security.pkcs11
 

Methods in org.dvb.security.pkcs11 that return TokenInfo
abstract  TokenInfo DVBPKCS11Provider.getTokenInfo(int slotId)
          This method is used to retreive information about a PKCS11 token in a given slot.