Companion
object Companion
Functions
Link copied to clipboard
fun getInstance(context: Context, fileName: String = "secret_shared_prefs" + context.packageName, aliasName: String = fileName): SharedPreferences
Creates or retrieves an EncryptedSharedPreferences instance configured to access Legacy SDK encrypted SharedPreferences.