From 506c89cc0989b645d0d3f061071ef53ee9205670 Mon Sep 17 00:00:00 2001 From: zcy Date: Tue, 9 Sep 2025 16:08:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=84=E7=90=86=E5=85=A5=E5=8F=82STMSI?= =?UTF-8?q?=E5=BE=97=E5=88=B0iv?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Src/com/cscn/XwSecurity.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Src/com/cscn/XwSecurity.java b/Src/com/cscn/XwSecurity.java index e2e8151..f10e549 100644 --- a/Src/com/cscn/XwSecurity.java +++ b/Src/com/cscn/XwSecurity.java @@ -32,7 +32,7 @@ public class XwSecurity extends Applet { method = new Method();//rng); //todo new? // key store -> flash key_store_byte = new byte[120]; - + register(bArray, (short)(bOffset + 1), bArray[bOffset]); } public static void install(byte[] bArray, short bOffset, byte bLength)