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:
Love Hörnquist Åstrand
2006-12-20 07:28:37 +00:00
parent 546a1f0f6c
commit 3008492b15

View File

@@ -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;