sendResponse

abstract fun sendResponse(protocol: String, data: JsonObject)

Sends the response back to the caller.

Parameters

protocol

the protocol field in the DigitalCredential interface in the W3C DC API.

data

the data field in the DigitalCredential interface in the W3C DC API.