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