Data Protection and Security in the Service Chat SDK for Android
The Service Chat SDK does not collect or store personal data from its users.
We ensure that data is secure both locally and when in transit.
- Secure data at rest. We don't store personal data about the user. We manage keys using the Android Keystore. All content fetched from Salesforce servers is stored locally using AES-256 encryption.
- Secure data in transit. All network communication occurs over SSL using TLS 1.2.