Overview
| API | Description |
|---|---|
| overwolf.cryptography.encryptForCurrentUser | Encrypt provided plaintext for current system user |
| overwolf.cryptography.stopFileListener | Stop listening on file. Stop streaming a file that you previously passed when calling listenOnFile(). There are no callbacks - as this will never fail (even if the stream doesn't exist). |
| overwolf.cryptography.stopWatchingFile | void |
| overwolf.cryptography.watchFile | void |
| overwolf.cryptography.DecryptedDataResult | - |
| overwolf.cryptography.EncryptedDataResult | - |