Interface ChaosDecrypter

  • All Superinterfaces:
    org.refcodes.security.Decrypter<byte[],byte[],org.refcodes.security.DecryptionException>
    All Known Implementing Classes:
    ChaosDecrypterImpl


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

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

        toDecrypted, toDecrypted