class

NTLM::AVPair

Inherits BinData < Reference < Object

https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-nlmp/83f5e789-660d-4781-8491-5f8c6641f75e

Constants

ENDIAN = ["little"]

https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-nlmp/83f5e789-660d-4781-8491-5f8c6641f75e

KLASS_NAME = [NTLM::AVPair]

https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-nlmp/83f5e789-660d-4781-8491-5f8c6641f75e

PARTS = [{type: "enum", name: id, cls: UInt16, onlyif: nil, verify: nil, value: nil, encoding: AvId}, {type: "basic", name: length, cls: UInt16, onlyif: nil, verify: nil, value: nil}, {type: "bytes", name: bytes, cls: Bytes, onlyif: nil, verify: nil, length: -> do length end, value: nil}] of Nil

https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-nlmp/83f5e789-660d-4781-8491-5f8c6641f75e

REMAINING = [] of Nil

https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-nlmp/83f5e789-660d-4781-8491-5f8c6641f75e

Class methods

bit_fields

https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-nlmp/83f5e789-660d-4781-8491-5f8c6641f75e

Source

Instance methods

__format__
Source
bytes
bytes=(bytes : Bytes)
id
id=(id : AvId)
length
length=(length : UInt16)
oem_value
Source
unicode_value
Source