Package | Description |
---|---|
org.relique.io | |
org.relique.jdbc.csv |
Modifier and Type | Class and Description |
---|---|
class |
XORCipher
Example encryption filter that XOR's the all data with a secret seed value.
|
Constructor and Description |
---|
EncryptedFileInputStream(String fileName,
CryptoFilter filter) |
EncryptedFileOutputStream(String fileName,
CryptoFilter filter) |
FileSetInputStream(String dirName,
String fileNamePattern,
String[] fieldsInName,
String separator,
boolean prepend,
boolean headerless,
CryptoFilter filter,
int skipLeadingDataLines) |
Modifier and Type | Method and Description |
---|---|
CryptoFilter |
CsvConnection.getDecryptingCodec() |
Copyright © 2017. All rights reserved.