From 60c1fe47ce111a388d10b8ad0c672239b9fc5cb1 Mon Sep 17 00:00:00 2001 From: NIIBE Yutaka Date: Tue, 27 Dec 2011 14:10:39 +0900 Subject: [PATCH] fix pinpad-test.py --- tool/pinpad-test.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tool/pinpad-test.py b/tool/pinpad-test.py index 4492cc4..592e10b 100755 --- a/tool/pinpad-test.py +++ b/tool/pinpad-test.py @@ -286,4 +286,6 @@ if __name__ == '__main__': raise ValueError, option main(who, method, add_a_byte, pinmax, change_by_two_steps) -# 69 82: security error: pin doesn't match +# 69 82: Security status not satisfied: pin doesn't match +# 69 85: Conditions of use not satisfied +# 6b 00: Wrong parameters P1-P2