set Response
fun setResponse(resultIntent: Intent, response: MobileWalletDigitalCredentialResponse, providerRequest: ProviderGetCredentialRequest)
Writes the official Credential Manager result payload to resultIntent.
providerRequest is the request this response answers, taken from AndroidDigitalCredentialProviderInput. Credential Manager needs it to hand back a response larger than the intent extra limit, which an mdoc carrying a portrait can reach.