aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2015-06-25 14:46:17 +0200
committerDimitri Sokolyuk <demon@dim13.org>2015-06-25 14:46:17 +0200
commit601aee7ff94c1e845fe603abd291d05e1c291626 (patch)
tree5637da182e2728baa7928ab886a40db058393106 /misc
parent11da1413a60b062e21cf950ae714d70f78787b74 (diff)
Add reject message
Diffstat (limited to 'misc')
-rw-r--r--misc/main.go12
1 files changed, 12 insertions, 0 deletions
diff --git a/misc/main.go b/misc/main.go
index dc3d783..ddabba1 100644
--- a/misc/main.go
+++ b/misc/main.go
@@ -62,6 +62,18 @@ var associate = []byte{
* 03 03 00 08 00 cSTAVersion { versionFive }
*/
+/* A-REJECT
+ * 61 19 AARE-apdu
+ * 80 02 07 80 protocol-version { version1 }
+ * A1 07 application-context-name
+ * 06 05 2B 0C 00 81 5A { 1 3 12 0 218 }
+ * A2 03 result
+ * 02 01 01 rejected-permanent
+ * A3 05 result-source-diagnostic
+ * A1 03 acse-service-user
+ * 02 01 01 no-reason-given
+ */
+
/* A-RELEASE Request
*
* 62 00 RLRQ-apdu