Add key exchange (NTLM_NEG_KEYEX).
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19469 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -54,6 +54,7 @@ struct ntlm_buf {
|
||||
|
||||
#define NTLM_NEG_TARGET_DOMAIN 0x00010000
|
||||
#define NTLM_ENC_128 0x20000000
|
||||
#define NTLM_NEG_KEYEX 0x40000000
|
||||
|
||||
struct ntlm_targetinfo {
|
||||
char *servername;
|
||||
|
Reference in New Issue
Block a user