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(java.lang.String host, int port)
-
-
-
Method Detail
-
makeSource
Source makeSource(java.lang.String host, int port) throws java.io.IOException
- Throws:
java.io.IOException
-
-