prSignPassphrase
Information type
Production records
Syntax
"prSignPassphrase": "path"Parameters
| The path to the password file (string). |
For use with
The product configuration file for the eSecIP Professional and Standard editions.
Description
Use this field to specify the path to the private information file where the passphrase for the production record signing file specified by the prSignKey field is stored.
This passphrase is mandatory if a production record encryption file has been specified. If the private information file does not contain the passphrase, it can be entered in plain text on the command line as an argument to the createPpkg command. If the passphrase is not specified in one of these ways, you will be prompted for it when the createPpkg command is used.
Example
"prSignPassphrase": ".\\secureDrive\\private\\info\\file\\privateInfo.json@PRSign"