JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.bouncycastle.est
ESTClientSourceProvider
Contents
Description
Method Summary
Method Details
makeSource(String, int)
Hide sidebar
Show sidebar
Interface ESTClientSourceProvider
public interface
ESTClientSourceProvider
ESTClientSourceProvider, implementations of this are expected to return a source.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Source
makeSource
(
String
host, int port)
Method Details
makeSource
Source
makeSource
(
String
host, int port)
throws
IOException
Throws:
IOException