Wallet Sdk Bridge
iOS-facing bridge around MobileWallet operations.
The bridge keeps errors and results explicit for Swift callers while preserving the small cross-platform wallet API shape.
Constructors
Properties
Functions
Starts the authorization-code browser request for an accepted issuance session.
Initializes the bridged wallet and returns the persisted key and DID information.
Cancels one active issuance session and discards its continuation material.
Continues one authorization-code issuance session after its browser callback.
Continues one reviewed pre-authorized issuance session.
Lists credential summaries stored in the bridged wallet.
Deletes wallet-local state and managed persistence material.
Returns the current iOS IdentityDocumentServices capability snapshot.
Discards one reviewed presentation locally.
Checks whether a key-use authorization request is supported without creating a key.
Retains a parsed Annex C request for explicit native consent.
Resolves and previews an OpenID4VP presentation request without submitting credentials.
Rejects one reviewed presentation and consumes its preview.
Resumes one deferred credential issuance result.
Resolves an offer and starts its bound OpenID4VCI issuance session.
Verifies the post-consent raw request and builds the encrypted Annex C response.
Submits a presentation using user-selected wallet credential options.