Uses of Package
org.dvb.security

Packages that use org.dvb.security
org.dvb.net.ssl Enables applications to provide keys and certificates for SSL/TLS connections. 
org.dvb.security Enables applications to login to a PKCS11 token for non key related operations including providing PIN codes. 
org.dvb.security.pkcs11 Provides information about available slots and tokens and enables the selection of the slot to use. 
 

Classes in org.dvb.security used by org.dvb.net.ssl
KeyStoreBuilder
          An instance of this class encapsulates the information needed to instance and initialize a KeyStore object.
 

Classes in org.dvb.security used by org.dvb.security
KeyStoreBuilder
          An instance of this class encapsulates the information needed to instance and initialize a KeyStore object.
KeyStoreException
          Generic KeyStore exception.
KeyStoreProtectionParameters
          A marker interface for keystore protection parameters.
LoginException
          Basic login exception.
 

Classes in org.dvb.security used by org.dvb.security.pkcs11
AuthProvider
          This class defines login and logout for a provider.
LoginException
          Basic login exception.