Package org.bouncycastle.est
Interface ESTClientSourceProvider
- 
public interface ESTClientSourceProviderESTClientSourceProvider, implementations of this are expected to return a source. 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SourcemakeSource(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
 
 - 
 
 -