2
0

engine.d 366 B

123456789101112
  1. Long: engine
  2. Arg: <name>
  3. Help: Crypto engine to use
  4. Protocols: TLS
  5. Category: tls
  6. Example: --engine flavor $URL
  7. Added: 7.9.3
  8. See-also: ciphers curves
  9. ---
  10. Select the OpenSSL crypto engine to use for cipher operations. Use --engine
  11. list to print a list of build-time supported engines. Note that not all (and
  12. possibly none) of the engines may be available at run-time.