GenerateKeyFailed

data class GenerateKeyFailed(val errorMessage: String, val throwable: Throwable?) : TSBiometricsRegistrationError

Failed to generate the biometric key pair on this device.

Constructors

Link copied to clipboard
constructor(errorMessage: String, throwable: Throwable?)

Properties

Link copied to clipboard
val eM: String
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard