aries / net.globalid.aries.utils / RxAnoncreds / proverDeleteCredential

proverDeleteCredential

fun proverDeleteCredential(wallet: Wallet, credentialId: String): Completable

Removes a credential with the given id from the wallet.

Parameters

wallet - with the stored credential

credentialId - is the ID of the credential to delete