ntlm: Use Windows Crypt API

Allow the use of the Windows Crypt API for NTLMv1 functions.
This commit is contained in:
Bill Nagel
2014-12-02 13:21:52 -05:00
committed by Steve Holme
parent 2adf294602
commit eb88d778e7
4 changed files with 88 additions and 14 deletions

View File

@@ -699,6 +699,9 @@
# define CURL_DISABLE_LDAP 1
#endif
/* Define to use the Windows crypto library. */
#define USE_WIN32_CRYPTO
/* ---------------------------------------------------------------- */
/* ADDITIONAL DEFINITIONS */
/* ---------------------------------------------------------------- */