TSPinCodeAuthenticationResult

class TSPinCodeAuthenticationResult(keyId: String, challenge: String, signature: String)

The pin code authentication operation result

Constructors

Link copied to clipboard
constructor(keyId: String, challenge: String, signature: String)

Functions

Link copied to clipboard

Return the challenge

Link copied to clipboard
fun keyId(): String

Return the key id

Link copied to clipboard

Return the signed challenge