16 lines
471 B
Plaintext
16 lines
471 B
Plaintext
// Copyright (c) 1998, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
|
|
// Applet Instantiation APDU Script
|
|
//
|
|
// Package: hwb1.hwb1
|
|
// Package AID: //aid/52C4C7C95C/1337
|
|
// Applet: hwb1.MyApplet
|
|
// Applet AID: //aid/52C4C7C95C/0420
|
|
//
|
|
|
|
// Select the installer applet
|
|
0x00 0xA4 0x04 0x00 0x09 0xA0 0x00 0x00 0x00 0x62 0x03 0x01 0x08 0x01 0x7F;
|
|
|
|
// Create hwb1.MyApplet applet
|
|
0x80 0xB8 0x00 0x00 0x09 0x07 0x52 0xC4 0xC7 0xC9 0x5C 0x04 0x20 0x00 0x7F;
|