class

NTLM::Authenticate::DomainLoc

Inherits BinData < Reference < Object

Constants

ENDIAN = ["little"]
PARTS = [{type: "basic", name: length, cls: UInt16, onlyif: nil, verify: nil, value: nil}, {type: "basic", name: allocated, cls: UInt16, onlyif: nil, verify: nil, value: nil}, {type: "basic", name: offset, cls: UInt32, onlyif: nil, verify: nil, value: nil}] of Nil
REMAINING = [] of Nil

Class methods

bit_fields

Instance methods

__format__
allocated
allocated=(allocated : UInt16)
length
length=(length : UInt16)
offset
offset=(offset : UInt32)
parent

Group fields might need access to data in the parent

Source
parent=(parent : NTLM::Authenticate | Nil)

Group fields might need access to data in the parent