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

getProof

abstract fun getProof(agent: Agent, proofId: String): Single<ProofRecord>

Gets the present proof record

Parameters

agent - the agent

proofId - the proof record id

Return
the instance of ProofRecord, otherwise throw exception