Package tech.oxfordsemantic.jrdfox.io
-
Class Summary Class Description CipherInputStream A class which wraps an input stream and decrypts the data read from it using AES-256-CBC.CipherOutputStream A class which wraps an output stream, encrypting the data written to it using AES-256-CBC.