Package org.conscrypt
Class TrustManagerFactoryImpl
java.lang.Object
javax.net.ssl.TrustManagerFactorySpi
org.conscrypt.TrustManagerFactoryImpl
TrustManagerFactory service provider interface implementation.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
keyStore
-
-
Constructor Details
-
TrustManagerFactoryImpl
public TrustManagerFactoryImpl()
-
-
Method Details
-
engineInit
- Specified by:
engineInit
in classTrustManagerFactorySpi
- Throws:
KeyStoreException
- See Also:
-
engineInit
- Specified by:
engineInit
in classTrustManagerFactorySpi
- Throws:
InvalidAlgorithmParameterException
- See Also:
-
engineGetTrustManagers
- Specified by:
engineGetTrustManagers
in classTrustManagerFactorySpi
- See Also:
-