“不满足安全条件"是什么意思?响应APDU是什么意思? [英] What does "Security condition not satisfied" response APDU mean?

查看:341
本文介绍了“不满足安全条件"是什么意思?响应APDU是什么意思?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用具有Android NFC API的NFC卡玩.我对以下APDU响应感到困惑:不满足安全条件(SW1 = 69,SW2 = 82).

I am playing with my NFC card with Android NFC API. I am stuck at this APDU response: Security condition not satisfied (SW1=69, SW2=82).

任何人都可以向我解释此回复的含义吗?

Can anyone explain to me what this response means?

这是一个相关的问题: 69 82安全条件对Android NFC不满意的ADPU存储库

Here is a related issue: 69 82Security condition not satisfied ADPU resposne with android NFC

推荐答案

状态字69 82(不满足安全状态")通常意味着您当前的身份验证状态不足以访问卡上的某些资源.例如.如果响应UPDATE BINARY命令而得到该消息,则您可能无权更改文件的内容.同样,如果您是通过响应READ BINARY命令得到的,则可能没有权限从文件读取二进制数据(随机访问).

The status word 69 82 ("Security status not satisfied") typically means that your current authentication state is insufficient to access a certain resource on the card. E.g. if you get that in response to an UPDATE BINARY command, you might not have permission to change the content of the file. Similarly, if you get that in response to a READ BINARY command, you might not have permission to read binary data (random access) from the file.

这篇关于“不满足安全条件"是什么意思?响应APDU是什么意思?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆