Package org.dvb.security.provider

Enables the use of providers (as supported by the org.dvb.spi package) as cryptographic service providers (as supported by the java.security package).

See:
          Description

Interface Summary
CryptographicServiceProviderProvider This xlet-bound provider permits a cryptographic service provider to be packaged and managed as part of the GEM provider framework as supported through the org.dvb.spi package.
 

Class Summary
ProviderManager This class gives access to those cryptographic service providers visible to an application.
 

Package org.dvb.security.provider Description

Enables the use of providers (as supported by the org.dvb.spi package) as cryptographic service providers (as supported by the java.security package).