Request

sealed class Request

Base class used for representing requests.

This is an abstraction for representing credential requests in a format independent of the encoding / protocol (e.g. ISO/EC 18013-5:2021 DeviceRequest, OpenID4VP, etc) that was used to encode the request. Multiple formats are supported including ISO mdoc and W3C Verifiable Credentials.

Inheritors

Properties

Link copied to clipboard

the claims being requested.

Link copied to clipboard

the entity making the request.