SalesforceMobileSDK-Android
Toggle table of contents
14.0.0-rc.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
SalesforceMobileSDK-Android
SmartStore
/
com.salesforce.androidsdk.smartstore.store
/
DBOpenHelper
/
changeKey
change
Key
open
fun
changeKey
(
db
:
SQLiteDatabase
,
oldKey
:
String
,
newKey
:
String
)
Changes the encryption key on the database.
Parameters
db
Database object.
old
Key
Old encryption key.
new
Key
New encryption key.