NTLM::FlagsLow
Inherits Enum < Comparable < Value < Object
https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-nlmp/99d90ff4-957f-4c8a-80e4-5bfe5a9a9832 http://davenport.sourceforge.net/ntlm.html#theNtlmMessageHeaderLayout
Constants
character set encoding MUST be Unicode
character set encoding MUST be OEM
a TargetName field of the CHALLENGE MUST be supplied
requests session key negotiation for message signatures
requests session key negotiation for message confidentiality
requests connectionless authentication
requests LAN Manager session key computation
requests usage of the NTLM v1
Sent by the client in the Type 3 message to indicate that an anonymous context has been established
the domain name is provided
indicates whether the Workstation field is present
indicate that the server and client are on the same machine
a session key is always generated, regardless of the NegotiateSignature value
Instance methods
Returns true if this enum value contains NegotiateWorkstationSupplied