WTF
This commit is contained in:
parent
78aed96935
commit
2655edceb1
@ -1,4 +1,4 @@
|
|||||||
package org.hacdc.cyber;
|
package org.hacdc.crystal;
|
||||||
|
|
||||||
import javacard.framework.APDU;
|
import javacard.framework.APDU;
|
||||||
import javacard.framework.Applet;
|
import javacard.framework.Applet;
|
||||||
@ -9,6 +9,7 @@ public class Crystal extends Applet {
|
|||||||
new Crystal().register();
|
new Crystal().register();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@Override
|
||||||
public void process(APDU apdu){
|
public void process(APDU apdu){
|
||||||
// Process APDU commands
|
// Process APDU commands
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user