TSPinCodeRegistrationResultImpl

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun aliasDeviceName(): String

Human-readable alias for this device, set at registration time.

Link copied to clipboard
open override fun keyId(): String

Identifier of the registered pin code key.

Link copied to clipboard
open override fun keyType(): String

Cryptographic algorithm of the key (e.g. EC, RSA).

Link copied to clipboard
open override fun publicKey(): String

Public key associated with the pin code credential, encoded as a Base64 string.

Link copied to clipboard

Context object containing additional registration metadata.