mirror of
https://github.com/curl/curl.git
synced 2026-04-15 20:41:42 +03:00
'crypto_engine' not used.
This commit is contained in:
parent
fe5979cfdb
commit
30dfc00a54
1 changed files with 0 additions and 1 deletions
|
|
@ -865,7 +865,6 @@ struct UserDefined {
|
|||
char *key; /* private key */
|
||||
char *key_type; /* format for private key (default: PEM) */
|
||||
char *key_passwd; /* plain text private key password */
|
||||
char *crypto_engine; /* name of the crypto engine to use */
|
||||
char *cookiejar; /* dump all cookies to this file */
|
||||
bool cookiesession; /* new cookie session? */
|
||||
bool crlf; /* convert crlf on ftp upload(?) */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue