Class EncryptedInputStream

java.lang.Object
java.io.InputStream
net.ontopia.utils.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.