ProvisioningViewModel

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion
Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open fun addCloseable(closeable: AutoCloseable)
fun addCloseable(key: String, closeable: AutoCloseable)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun init(walletServerProvider: WalletServerProvider, documentStore: DocumentStore, settingsModel: SettingsModel)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun reset()
Link copied to clipboard

Handles request/response exchange through NFC tunnel.

Link copied to clipboard
fun start(issuerIdentifier: String?, openid4VciCredentialOffer: Openid4VciCredentialOffer? = null)