| Class | Description |
|---|---|
| CipherClient |
A Helper to use the crypto API, it allows encryption/decryption and has methods to help test if the KeyStore is locked and help unlocked it.
|
| SecureUserStore |
Encrypt and decrypt the token (
SyncUser) using Android built in KeyStore capabilities. |