public interface CsvPseudonymisator
Modifier and Type | Method and Description |
---|---|
void |
encryptCsv(Path csvInput,
Path csvOuput)
Pseudonymisiert den Inhalt einer CSV-Datei gemäß der Konfiguration dieser Instanz.
|
void encryptCsv(Path csvInput, Path csvOuput) throws PseudonymisationException
csvInput
- Path
csvOuput
- Path
PseudonymisationException
- im FehlerfallCopyright © 2018. All rights reserved.