Add additional methods to data ingestion layer
This commit is contained in:
@@ -31,8 +31,8 @@ class Configuration {
|
||||
static std::string outputFilename;
|
||||
|
||||
static enum class MODULE {
|
||||
ENCRYPT,
|
||||
DECRYPT,
|
||||
ENCRYPTION,
|
||||
DECRYPTION,
|
||||
HASH,
|
||||
GENERATE_KEY
|
||||
} activeModule;
|
||||
|
||||
Reference in New Issue
Block a user