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