public class DVBTrustManagerFactory
extends javax.net.ssl.TrustManagerFactory
| Modifier | Constructor and Description |
|---|---|
protected |
DVBTrustManagerFactory(DVBTrustManagerFactorySpi factorySpi,
Provider provider,
String algorithm)
Creates a new instance of DVBTrustManagerFactory
|
| Modifier and Type | Method and Description |
|---|---|
void |
init(KeyStoreBuilder[] builders)
This method is used to initialize the factory with an array of KeyStoreBuilder instances.
|
protected DVBTrustManagerFactory(DVBTrustManagerFactorySpi factorySpi, Provider provider, String algorithm)
public final void init(KeyStoreBuilder[] builders)
builders - an array of KeyStoreBuilder instances.Copyright © 2012 code4tv.com. All Rights Reserved.