Interface ChaosTextDecrypter

  • All Superinterfaces:
    org.refcodes.security.Decrypter<String,String,org.refcodes.security.DecryptionException>
    All Known Implementing Classes:
    ChaosTextDecrypterImpl


    public interface ChaosTextDecrypter
    extends org.refcodes.security.Decrypter<String,String,org.refcodes.security.DecryptionException>
    The ChaosTextDecrypter will use String as input and output type.
    • Method Summary

      • Methods inherited from interface org.refcodes.security.Decrypter

        toDecrypted, toDecrypted