1 c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. 2 SPDX-License-Identifier: curl 3 Long: engine 4 Arg: <name> 5 Help: Crypto engine to use 6 Protocols: TLS 7 Category: tls 8 Example: --engine flavor $URL 9 Added: 7.9.3 10 See-also: ciphers curves 11 Multi: single 12 --- 13 Select the OpenSSL crypto engine to use for cipher operations. Use --engine 14 list to print a list of build-time supported engines. Note that not all (and 15 possibly none) of the engines may be available at runtime. 16