Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
NTLM::Header
Inherits
BinData
<
Reference
<
Object
Constants
ENDIAN = ["little"]
KLASS_NAME = [
NTLM::Header
]
PARTS = [{type: "string", name: protocol, cls:
String
, onlyif: nil, verify: nil, length: nil, value: -> do "
NTLMSSP
" end, encoding: nil}, {type: "enum", name: message_type, cls:
UInt32
, onlyif: nil, verify: nil, value: nil, encoding:
Type
}] of
Nil
REMAINING = [] of
Nil
Class methods
bit_fields
Source
Instance methods
__format__
Source
message_type
message_type=
(message_type :
Type
)
protocol
protocol=
(protocol :
String
)