Javax.Net.Ssl.TrustManagerFactorySpi: Method Members

The methods of Javax.Net.Ssl.TrustManagerFactorySpi are listed below. For a list of all members, see the TrustManagerFactorySpi Members list.

See Also: Inherited members from Java.Lang.Object

Protected Methods

abstract
EngineGetTrustManagers() : ITrustManager[]
Returns the list of TrustManagers with one entry for each type of trust material.
abstract
EngineInit(Java.Security.KeyStore)
Initializes this factory instance with the specified keystore as source of certificate authorities and trust material.
abstract
EngineInit(IManagerFactoryParameters)
Initializes this factory instance with the specified provider-specific parameters for a source of trust material.