# File lib/net/ntlm/field_set.rb, line 44 def security_buffer(name, opts) add_field(name, Net::NTLM::SecurityBuffer, opts) end