SecureEnclaveKeyUnlockData

class SecureEnclaveKeyUnlockData(val authenticationContext: LAContext)

Class used to provide policy when unlocking a key.

Parameters

authenticationContext

platform native LAContext object.

Constructors

Link copied to clipboard
constructor(authenticationContext: LAContext)

Properties

Link copied to clipboard
val authenticationContext: LAContext