Class EncryptionHelper
java.lang.Object
io.github.icrazyblaze.twitchmod.util.files.EncryptionHelper
This class contains cryptographic functions using the RC4 algorithm.
- See Also:
- SecretFileHelper
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
EncryptionHelperpublic EncryptionHelper()
 
- 
- 
Method Details- 
encrypt
- 
decrypt
 
-