Class EncryptedDataInput

java.lang.Object
java.io.InputStream
com.github.bloodshura.ignitium.io.stream.DataInput
com.github.bloodshura.ignitium.cryptography.io.EncryptedDataInput
All Implemented Interfaces:
ObjectInput, Closeable, AutoCloseable

public class EncryptedDataInput extends DataInput