1 2 3 4
pub const SMB2_NEGOTIATE_SIGNING_ENABLED: u8 = 0x01; pub const SMB2_NEGOTIATE_SIGNING_REQUIRED: u8 = 0x02;