Interface ChaosEncrypter

  • All Superinterfaces:
    org.refcodes.security.Encrypter<byte[],byte[],org.refcodes.security.EncryptionException>
    All Known Implementing Classes:
    ChaosEncrypterImpl


    public interface ChaosEncrypter
    extends org.refcodes.security.Encrypter<byte[],byte[],org.refcodes.security.EncryptionException>
    The ChaosEncrypter will use byte arrays as input and output types.
    • Method Summary

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

        toEncrypted, toEncrypted