public abstract class DVBTrustManagerFactorySpi
extends javax.net.ssl.TrustManagerFactorySpi
| Constructor and Description |
|---|
DVBTrustManagerFactorySpi()
Creates a new instance of DVBTrustManagerFactorySpi
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
engineInit(KeyStoreBuilder[] builders)
This method is used to initialize the factory with an array of KeyStoreBuilder instances.
|
public DVBTrustManagerFactorySpi()
protected abstract void engineInit(KeyStoreBuilder[] builders)
builders - an array of KeyStoreBuilders.Copyright © 2012 code4tv.com. All Rights Reserved.