LegacyEncryptedSharedPreferences

Provides access to encrypted SharedPreferences created by the Legacy SDK.

This class manages encrypted SharedPreferences that were created using the Legacy SDK's encryption scheme with AndroidKeyStore-backed master keys. It's used during the migration process to decrypt and read legacy application PIN keys and other sensitive data.

See also

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion