Interface SkippingStreamCipher
- All Superinterfaces:
SkippingCipher, StreamCipher
- All Known Implementing Classes:
SICBlockCipher
General interface for a stream cipher that supports skipping.
-
Method Summary
Methods inherited from interface SkippingCipher
getPosition, seekTo, skipMethods inherited from interface StreamCipher
getAlgorithmName, init, processBytes, reset, returnByte