MobileWalletAnnexCPreview

data class MobileWalletAnnexCPreview(val requestId: String, val verifiedOrigin: String, val parsedRequest: MobileWalletAnnexCParsedRequest, val credentialOptions: List<MobileWalletPresentationCredentialOption>, val readerTrust: MobileWalletReaderTrust)

Consent preview for an ISO 18013-7 Annex C presentation.

Constructors

Link copied to clipboard
constructor(requestId: String, verifiedOrigin: String, parsedRequest: MobileWalletAnnexCParsedRequest, credentialOptions: List<MobileWalletPresentationCredentialOption>, readerTrust: MobileWalletReaderTrust)

Properties

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

Reader authentication and application-trust state.

Link copied to clipboard

Opaque identifier binding submission to this preview.

Link copied to clipboard

Authenticated requesting origin.