MobileWalletVerifierMetadata

data class MobileWalletVerifierMetadata(val display: MobileWalletMetadataDisplay?, val clientUri: String?, val policyUri: String?, val termsOfServiceUri: String?)

Typed OpenID4VP verifier metadata needed by mobile presentation-review interfaces.

These values are supplied by the verifier and do not establish trust on their own.

Constructors

Link copied to clipboard
constructor(display: MobileWalletMetadataDisplay?, clientUri: String?, policyUri: String?, termsOfServiceUri: String?)

Properties

Link copied to clipboard

Verifier information-page URI.

Link copied to clipboard

Best localized verifier name and logo.

Link copied to clipboard

Verifier privacy-policy URI.

Link copied to clipboard

Verifier terms-of-service URI.