Package org.bouncycastle.est
Interface LimitedSource
- 
public interface LimitedSourceInterface for a Source which can only produce up to a certain number of bytes. 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.LonggetAbsoluteReadLimit()Return the maximum number of bytes available from this source. 
 -