getKeyUnlockData
abstract suspend fun getKeyUnlockData(secureArea: SecureArea, alias: String, unlockReason: UnlockReason): KeyUnlockData
Provides KeyUnlockData for a SecureArea-key-based operation.
Parameters
secureArea
Secure Area where the locked key resides
alias
locked key's alias
unlockReason
conveys the reason for the operation (e.g. credential presentment)