Lines Matching refs:options
13 General options:
19 Operation options:
39 File format options:
51 Keys and password options:
63 Encryption options:
76 Signing options:
91 Verification options:
104 Output options:
114 Printing options:
121 Validation options:
132 There are a number of operation options that set the type of operation to be
136 The relevance of the other options depends on the operation type
147 =head2 General options
165 =head2 Operation options
264 =head2 File format options
272 See L<openssl-format-options(1)> for details.
278 See L<openssl-format-options(1)> for details.
284 See L<openssl-format-options(1)> for details.
288 The B<-stream> and B<-indef> options are equivalent and enable streaming I/O
324 =head2 Keys and password options
336 B<-EncryptedData_decrypt>, B<-encrypt> and B<-decrypt> options. When used
359 see L<openssl-passphrase-options(1)>.
371 See L<openssl-format-options(1)> for details.
381 =head2 Encryption and decryption options
430 Depending on the OpenSSL build options used, B<-des3-wrap> may not be supported.
439 =head2 Signing options
490 Exclude the list of supported algorithms from signed attributes, other options
511 =head2 Verification options
564 =head2 Output options
572 identifier extension. Supported by B<-sign> and B<-encrypt> options.
600 =head2 Printing options
618 printing options for string fields. For most cases B<utf8> is reasonable value.
619 See L<openssl-namedisplay-options(1)> for details.
628 =head2 Validation options
659 The options B<-encrypt> and B<-decrypt> reflect common usage in S/MIME
667 The B<-stream> and B<-indef> options enable streaming I/O support.
733 An error occurred parsing the command options.
901 The use of multiple B<-signer> options and the B<-resign> command were first