abstract fun processPresentationRequest(agent: Agent, request: PresentationRequestMessage, connectionContext: ConnectionContext): Single<ReceivedRequest>
Processes the given presentation request message. The agent owner should decide whether to reveal the requested data. This function only saves the presentation request data to the wallet.
request
- is the presentation request message.
Return
new/updated ProofRecord.ReceivedRequest