Class EncryptedInputStream

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class EncryptedInputStream
    extends InputStream
    INTERNAL: Input stream for reading in a encrypted input stream (for example from a file) and giving back the decrypted values.