| Package | Description |
|---|---|
| org.dvb.net.ssl | |
| org.dvb.security |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
DVBTrustManagerFactorySpi.engineInit(KeyStoreBuilder[] builders)
This method is used to initialize the factory with an array of KeyStoreBuilder instances.
|
protected abstract void |
DVBKeyManagerFactorySpi.engineInit(KeyStoreBuilder[] builders)
This method is used to initialize the factory with an array of KeyStoreBuilder instances.
|
void |
DVBTrustManagerFactory.init(KeyStoreBuilder[] builders)
This method is used to initialize the factory with an array of KeyStoreBuilder instances.
|
void |
DVBKeyManagerFactory.init(KeyStoreBuilder[] builders)
This method is used to initialize the factory with an array of KeyStoreBuilder instances.
|
| Modifier and Type | Method and Description |
|---|---|
static KeyStoreBuilder |
KeyStoreBuilder.newInstance(String type,
Provider provider,
KeyStoreProtectionParameters protection)
Returns a new builder object.
|
Copyright © 2012 code4tv.com. All Rights Reserved.