Interface ChaosTextEncrypter

  • All Superinterfaces:
    org.refcodes.security.Encrypter<java.lang.String,java.lang.String,org.refcodes.security.EncryptionException>
    All Known Implementing Classes:
    ChaosTextEncrypterImpl


    public interface ChaosTextEncrypter
    extends org.refcodes.security.Encrypter<java.lang.String,java.lang.String,org.refcodes.security.EncryptionException>
    The ChaosTextEncrypter will use String as input and output type.
    • Method Summary

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

        toEncrypted, toEncrypted