class RubySMB::SMB1::Packet::SessionSetupRequest::DataBlock
Represents the specific layout of the DataBlock
for a {SessionSetupRequest} Packet
. Due to vagaries of character encoding and the way we currently handle NTLM
authentication for the security blob, you must null-terminate the {native_os} and {native_lan_man} fields yourself if you set them away from their defaults.