class NTLM::AVPair
- NTLM::AVPair
- BinData
- Reference
- Object
Overview
https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-nlmp/83f5e789-660d-4781-8491-5f8c6641f75e
Defined in:
messages/challenge.crConstant Summary
-
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 Method Summary
-
.bit_fields
https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-nlmp/83f5e789-660d-4781-8491-5f8c6641f75e
Instance Method Summary
- #__format__ : IO::ByteFormat
- #bytes : Bytes
- #bytes=(bytes : Bytes)
- #id : AvId
- #id=(id : AvId)
- #length : UInt16
- #length=(length : UInt16)
- #oem_value
- #unicode_value
Class Method Detail
def self.bit_fields
#
https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-nlmp/83f5e789-660d-4781-8491-5f8c6641f75e