getDcRequest
Generate W3C DC API request.
W3C DC API acts as a container layer. It carries one or more parallel requests that are expressed to be processed through a variety of protocols. The credential holder then picks the desired protocol and generates a response.
This method generates the DC request that contains DC-API-compatible requests from the requests list:
DcIso18013Request for use with "org-iso-mdoc" protocol, and/or
DcOpenID4VPRequest for use with "openid4vp-v1-signed" or "openid4vp-v1-unsigned" protocols.
DcOpenID4VPDraft24Request for use with "openid4vp" protocol.