You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The README had incorrect instructions for the installation of the
applet, using the argument `-applet` instead of `-create`.
@martinpaljak [notes][1] the difference between the two:
> `--create` specifies the instance AID and that needs to be the NFC
> forum defined one. [...] `--applet`, when used with `--install`
> selects a module from multi-applet package (or the module after a
> standalone `--load`).
This change simply changes the instances of `-applet` to `-create` to
ensure that the installed applet is given the correct AID.
[1]: OpenJavaCard#4 (comment)
0 commit comments