Class Net::NTLM::FieldSet
In: lib/net/ntlm/field_set.rb
Parent: Object

base class of data structure

Methods

[]   []=   disable   enable   has_disabled_fields?   int16LE   int32LE   int64LE   names   new   opts   parse   prototypes   security_buffer   serialize   size   string   types  

Public Class methods

@macro int16le_security_buffer

  @method $1
  @method $1=
  @return [Int16LE]

@macro int32le_security_buffer

  @method $1
  @method $1=
  @return [Int32LE]

@macro int64le_security_buffer

  @method $1
  @method $1=
  @return [Int64]

@macro security_buffer

  @method $1
  @method $1=
  @return [SecurityBuffer]

@macro string_security_buffer

  @method $1
  @method $1=
  @return [String]

Public Instance methods

[Validate]