# Print output for @column tags ?> FingerprintManager.AuthenticationResult - Android SDK | Android Developers

Most visited


Recently visited


FingerprintManager.AuthenticationResult

public static class FingerprintManager.AuthenticationResult
extends Object

java.lang.Object
   ↳ android.hardware.fingerprint.FingerprintManager.AuthenticationResult


This class is deprecated.
See BiometricPrompt.AuthenticationResult

Container for callback data from FingerprintManager#authenticate(CryptoObject, CancellationSignal, int, AuthenticationCallback, Handler).

Summary


Public methods

FingerprintManager.CryptoObject getCryptoObject()

Obtain the crypto object associated with this transaction

Inherited methods

Public methods


getCryptoObject

public FingerprintManager.CryptoObject getCryptoObject ()

Obtain the crypto object associated with this transaction

Returns
FingerprintManager.CryptoObject crypto object provided to FingerprintManager#authenticate(CryptoObject, CancellationSignal, int, AuthenticationCallback, Handler).

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.