deleteCredential

suspend fun deleteCredential(credentialId: String): Boolean

Removes one credential and re-publishes the native registry to reject stale selections.

The removal is authoritative: the returned value reports whether the credential store removed the credential, regardless of whether the platform registry could be updated afterwards.