startIssuance

suspend fun startIssuance(request: MobileWalletIssuanceRequest): WalletIssuanceSession

Resolves an offer and starts a bound OpenID4VCI 1.0 issuance session.

This operation only resolves and previews the offer. For authorization-code offers, beginAuthorizationIssuance creates the browser request after the user accepts the offer.