libcli/smb: prepare support for SMB2_SIGNING_CAPABILITIES negotiation
commit3706b27a3bc17e6e876c322c2e1701e494eee938
authorStefan Metzmacher <metze@samba.org>
Thu, 11 Mar 2021 10:04:14 +0000 (11 11:04 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 15 Jul 2021 00:06:31 +0000 (15 00:06 +0000)
tree4b044b9d03469df9012986d324b8996b5a1a7856
parent4d33b08c0fbbfeeed734c1538911f3b1886eca64
libcli/smb: prepare support for SMB2_SIGNING_CAPABILITIES negotiation

For now client_sign_algos->num_algos will always be 0,
but that'll change in the next commits.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
libcli/smb/smb2_negotiate_context.h
libcli/smb/smbXcli_base.c
libcli/smb/util.c