由发卡机构撤消

在此阶段,签发者会在向用户签发 DC 后撤消该 DC。此操作会从所有设备中移除本地 DC。以后,用户将无法再将该 DC 添加到其他设备(包括同一设备)上。

请求流程

流程说明

步骤 来源 说明
1 发卡服务器 发行商会通过调用 `notifyCredentialStatusUpdateAvailable` 方法撤消 DC 并通知 Google。
2 Google Google 使用 `getCredentialStatus` 方法请求 DC 的新状态。
3 发卡服务器 发卡机构会返回“revoked”状态。
4 Google Google 会通知用户的设备凭据已被撤消。
5 Android 设备 用户的设备会从 Google 钱包应用中删除 DC,并在成功时通知 Google。
6 Google Google 会通知发卡机构,已从用户的设备中删除该 DC。