remove

fun remove(context: Context, key: String)

Removes the entry stored under key from encrypted storage.

Parameters

context

The Android context used to access encrypted storage.

key

The storage key to remove.