1 2 3 4
pub const SMB2_NEGOTIATE_SIGNING_ENABLED: u16 = 0x0001; pub const SMB2_NEGOTIATE_SIGNING_REQUIRED: u16 = 0x0002;