aries / net.globalid.aries.features.presentproof / PresentProofService / processPresentationRequest

processPresentationRequest

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.

Parameters

agent - the agent

request - is the presentation request message.

Return
new/updated ProofRecord.ReceivedRequest