Switch List

InputFile

Specifies input files

Syntax:

--InputFile[<file>|$INPUT$]+
-if [<file>|$INPUT$]+

Description:

Specifies input files. If at least one -if switch is present, p7mTool will put it in CMS envelope (signed or encrypted). No headers will be added to the input stream.

If more than one -if switches are present, the streams will be appended to one another in the order they appeared in the switches list. If one of the values is @STDIN, the standard input will also be read. If @STDIN is the only value, standard input will be the only stream to be processed.

Example:

p7mTool -sgalice.cer -ifdata.txt
p7mTool -cealice.cer -ifdata.txt;data2.txt;@STDIN -ifdata3.txt

See also:

Switches: OutputFileSwitches: ReportFileSwitches: CommandFileSwitches: FileList
Copyright © Cryptigo 2001-2013Last modified on  09 Jul 2004