Secret Handling

The EncryptString class can be used to manage secrets. The encrypt /decrypt interface presented by class is based on strings. Any value can be encrypted manually by user via the encrypt-string.bat / sh and saved as configuration key and then loaded and decrypted at runtime with the EncryptString.decrypt method. The private key used for encryption will be auto-generated and stored in a dedicated keystore on the EFTLink data folder.