-
Feature Request
-
Resolution: Done
-
Major
-
1.4.0
-
None
The names of the encryption service class names should match those of Android and should be renamed to:
AGPassphraseKeyServices -> AGPassphraseEncryptionServices
AGPasswordKeyServices -> AGPasswordEncryptionServices
further the configs:
AGKeyStoreCryptoConfig - AGPasswordProtectedKeychainCryptoConfig
(note KeyChain is used instead of keystore to highlight 'keychain' usage' in iOS)
AGPassphraseCryptoConfig -> AGPassPhraseCryptoConfig (capital P for phrase)
- relates to
-
AEROGEAR-4069 Rename PassPhraseCryptoConfig
- Closed