JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.bouncycastle.est.jcajce
SSLSocketFactoryCreator
Contents
Description
Method Summary
Method Details
createFactory()
isTrusted()
Hide sidebar
Show sidebar
Interface SSLSocketFactoryCreator
public interface
SSLSocketFactoryCreator
Implementations provide SSL socket factories.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
SSLSocketFactory
createFactory
()
boolean
isTrusted
()
Method Details
createFactory
SSLSocketFactory
createFactory
() throws
Exception
Throws:
Exception
isTrusted
boolean
isTrusted
()