docs(applet): refresh stale comments referring to deleted INS_EXCHANGE stub
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -53,11 +53,10 @@ import javacard.framework.Util;
|
||||
* implantable target but document the limitation.</li>
|
||||
* </ol>
|
||||
*
|
||||
* <p>Also when this lands, revisit {@link AliroApplet}'s {@code INS_EXCHANGE}
|
||||
* stub: with real Step-Up at this AID, the stub becomes either (a) unused
|
||||
* if {@code signaling_bitmap} bit 2 stays set and spec-conformant readers
|
||||
* route EXCHANGE here, or (b) replaceable with a proper "Reader Status
|
||||
* sub-event" reply if X-CUBE-ALIRO's vendor bug persists.
|
||||
* <p>The {@code AliroApplet.INS_EXCHANGE} stub was retired once StepUpApplet
|
||||
* landed handling for 0xC9 directly — spec-conformant readers (X-CUBE-ALIRO
|
||||
* included, once the upstream crypto interop is right) route EXCHANGE here
|
||||
* after the step-up AID SELECT per §10.2.
|
||||
*/
|
||||
public class StepUpApplet extends Applet {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user