deleteCredential(_:)
Deletes a credential on the Secure Element.
Declaration
func deleteCredential(_ credential: CredentialSession.Credential) async throwsParameters
- credential:
The credential to delete.
Deletes a credential on the Secure Element.
func deleteCredential(_ credential: CredentialSession.Credential) async throwsThe credential to delete.