TSNativeBiometricsApprovalResult

Result of a successful TSAuthentication.approvalNativeBiometrics call. Contains the key ID and the challenge signed with the user's biometric key.

Constructors

Link copied to clipboard
constructor(keyId: String, signature: String)

Functions

Link copied to clipboard
fun keyId(): String

Return the Biometrics key id

Link copied to clipboard

Return the signed challenge