Package org.bouncycastle.est
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 Detail
-
makeSource
Source makeSource(String host, int port) throws IOException
- Throws:
IOException
-
-