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

deleteProof

abstract fun deleteProof(agent: Agent, recordId: String): Completable

Deletes the proof

Parameters

agent - the agent

recordId - the proof id

Return
the completable instance