| Interface | Description |
|---|---|
| SyncCrypto |
Define methods that Android API should expose regardless of the API version.
|
| Class | Description |
|---|---|
| CipherFactory |
Return an appropriate
Cipher given the version of Android. |
| SyncCryptoFactory |
Return an appropriate
SyncCrypto given the version of Android. |