Running verifycap
The file to invoke verifyexp
is a script file
(verifyexp.[sh|bat]
). It is located in under
[$JC_HOME_TOOLS/bin | %JC_HOME_TOOLS%\bin]
and needs to be
executed from there.
To run verifycap
:
Table 6-1 verifycap Command Line Arguments
Argument | Description |
---|---|
|
A list of export files of the packages that this CAP file uses could be either one of the following:
Note that, when using this option in conjunction with the For more information, see the |
|
Name of the CAP file to be verified. |
|
Specifies the digest algorithm to use for computing hash values for required CAP components. If this option is not specified or an invalid algorithm name is specified, the verifier uses SHA-256 as the default algorithm. |
|
Specifies the path to the text file that the verifier uses to output the computed hash values for the required CAP components. If this option is not specified, hash values are output to the system console. |
Command Line Options for Off-Card Verifier Tools describes additional verifycap
options.