-
Notifications
You must be signed in to change notification settings - Fork 92
Encryption Support
Zubair Rehman edited this page May 3, 2019
·
1 revision
To enable AES encryption, set following fields in 'LogsConfig' builder:
LogsConfig config = LogsConfig()
..encryptionEnabled = false
..encryptionKey = "";