TSBiometricsRegistrationResult

class TSBiometricsRegistrationResult(keyId: String, publicKey: String, keyType: String, attestationData: ByteArray?)

The registration operation result

Constructors

Link copied to clipboard
constructor(keyId: String, publicKey: String, keyType: String, attestationData: ByteArray?)

Functions

Link copied to clipboard

Return the attestation data of the registered Biometric key

Link copied to clipboard
fun keyId(): String

Return the Biometrics key id

Link copied to clipboard

Returns the key type

Link copied to clipboard

Return the Biometrics public key