net.ontopia.utils
Class EncryptedInputStream
java.lang.Object
java.io.InputStream
net.ontopia.utils.EncryptedInputStream
- All Implemented Interfaces:
- Closeable
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.
Method Summary |
int |
read()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EncryptedInputStream
public EncryptedInputStream(InputStream myInputStream)
read
public int read()
throws IOException
- Specified by:
read
in class InputStream
- Throws:
IOException
Copyright © 2000-2012 Ontopia.