Session (-SESSION)
Use the Session adapter command (-SESSION) to specify encryption session commands. These commands are appended to any encryption commands provided in the data.
This is an optional command.
-SESSION alias ( commands )
where alias is the alias of the encoder to invoke to perform encryption or other operations, and commands contains the commands to be passed to that adapter.
For example:
-SESSION SMIME (-USER marcel -PASSWORD **** )
It is possible to have multiple -SESSION commands on the command line, if multiple encoders need to be invoked.
For example:
-SESSION SMIME(-USER marcel ) -SESSION OPGP (-USER marcel)
In an output card, if the mapped data contains parameters for these encoders, the values of the mapped data override those of the command line.
The commands specified in the -SESSION command are appended to those specified in the data.