deactivateBiometrics

Deactivate biometrics as an authentication method. This function revokes the biometric authentication capability for unlocking the SDK. This method shall only be called when the SDK LockConfigurationType is SDK_PIN_WITH_BIOMETRICS_OPTIONAL

This is a protected method (requires SDK unlock).

See also

Throws

if the SDK is locked.

if the SDK is configured with a LockConfigurationType other than SDK_PIN_WITH_BIOMETRICS_OPTIONAL

if the Keystore fails the necessary encryption/decryption operations