createBiometricCredentialAsync

Asynchronously generates a new authentication biometric credential. It can only be created if the selected authentication is permitted for use. The created credential serves as a unique secure identifier, allowing the user to authenticate with it.

Parameters

scaDetails

An optional ScaAuthenticationEventRequest object with SCA confirmation information.

cancellationSignal

A CancellationSignal for canceling the operation.

callback

A callback to handle the result or error asynchronously.