ShareProofRequestParams

data class ShareProofRequestParams(var clientIdScheme: ClientIdScheme?)

Constructors

Link copied to clipboard
constructor(clientIdScheme: ClientIdScheme?)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

For requests made with OpenID4VC, a Client ID Scheme can be specified here. If no scheme is specified the default scheme from the configuration is used.