Class ChaosTextDecrypter

java.lang.Object
org.refcodes.security.alt.chaos.ChaosTextDecrypter
All Implemented Interfaces:
org.refcodes.mixin.Disposable, org.refcodes.security.Decrypter<String,String,org.refcodes.security.DecryptionException>

public class ChaosTextDecrypter extends Object implements org.refcodes.security.Decrypter<String,String,org.refcodes.security.DecryptionException>
The ChaosTextDecrypter will use String as input and output type.