mirror of
https://github.com/bolkedebruin/rdpgw.git
synced 2026-03-27 22:46:37 +00:00
Remove unused files
This commit is contained in:
13
ntlm.go
13
ntlm.go
@@ -1,13 +0,0 @@
|
||||
package main
|
||||
|
||||
type NtlmChallenge struct {
|
||||
Signature [8]byte
|
||||
MsgType uint32
|
||||
TargetNameLen uint16
|
||||
TargetNameMaxLen uint16
|
||||
TargetNameBufferOffset uint32
|
||||
NegotiateFlags [4]byte
|
||||
ServerChallenge [8]byte
|
||||
Reserved [8]byte
|
||||
TargetInfoBytes [8]byte
|
||||
}
|
||||
Reference in New Issue
Block a user