MobileWalletRequestAuthentication

Authentication established for an OpenID4VP Authorization Request or Request Object.

Inheritors

Types

Link copied to clipboard
data class Authenticated(val compactRequestObject: String, val algorithm: String, val keyId: String?, val clientIdScheme: MobileWalletClientIdScheme) : MobileWalletRequestAuthentication

The Request Object was authenticated by the OpenID4VP client-ID layer.

Link copied to clipboard

The request was not authenticated by a signed Request Object.