Package de.mhus.lib.core.crypt
Interface CipherBlock
-
- All Known Implementing Classes:
CipherBlockAdd,CipherBlockBundle,CipherBlockRotate
public interface CipherBlock
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description bytedecode(byte in)byteencode(byte in)voidreset()
-