delete

open suspend override fun delete(credentialId: String)

Deletes a credential by its ID from encrypted storage.

If the credential does not exist, this operation is a no-op.

Parameters

credentialId

The credential ID to delete

Throws

if the deletion fails