org.dvb.security.provider
Interface CryptographicServiceProviderProvider
- All Superinterfaces:
- Provider, XletBoundProvider
public interface CryptographicServiceProviderProvider
- extends XletBoundProvider
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.
Xlet-bound providers shall not be visible to applications through
the methods of the java.security.Security class.
getProvider
DVBPKCS11Provider getProvider()
- Obtain a DVBPKCS11Provider to be used by this Xlet
- Returns:
- a DVBPKCS11Provider