Command Line Options for Off-Card Verifier Tools
The verifycap, verifyexp, and verifyrev, off-card verifier tools share many of the same command line options. The only exceptions are the -package, -outfile, -digest, and -target options that are available for verifycap only.
These options exhibit the same behavior regardless of the tool that calls them.
Table 6-3 verifycap, verifyexp, verifyrev Command Line Options
| Option | Description |
|---|---|
|
|
Prints help message. |
|
|
Suppresses banner message. |
|
|
Suppresses warning messages. |
|
|
(Available for |
|
|
(Available for |
|
|
(Available for |
|
|
(Available for
When a target is specified, the Note that using this option to specify the target still requires that you provide the export files for all other packages used by the CAP file. If no target is specified, the export files for all the packages used by the CAP file must be provided on the command line. |
|
|
Enables verbose mode. |
|
|
Prints version number and exits. |
|
or
|
Optional. Specifies a file containing command-line options. |
-enable-preview [final|all] |
Enables verification against a target platform that implements Java Card preview features. The following variants are supported:
-enable-preview is specified, the converter only supports targeting the latest Java Card platform version. Any other value provided for the -target option in combination with -enable-preview is rejected. If neither -enable-preview nor -target is specified, export files for all packages used by the CAP file must be provided on the command line. Note: This option is available with verifycap only.
|