unlock

abstract suspend fun unlock(): ERROR CLASS: Symbol not found for Result<kotlin/Unit>

Performs a biometric authentication challenge with no associated cryptographic operation.

Return

Result.success with Unit if authentication succeeds; Result.failure wrapping a BiometricAuthenticationException if the challenge fails, errors, or is canceled.