rename Authenticate/Challenge/Negotiate to *Message
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
package ntlm
|
||||
|
||||
type Negotiate struct {
|
||||
type NegotiateMessage struct {
|
||||
// All bytes of the message
|
||||
Bytes []byte
|
||||
|
||||
|
||||
Reference in New Issue
Block a user