s3:smbd: prepare support for SMB2_SIGNING_CAPABILITIES
authorStefan Metzmacher <metze@samba.org>
Wed, 11 Nov 2020 13:27:30 +0000 (14:27 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 15 Jul 2021 00:06:31 +0000 (00:06 +0000)
commit4a61410f602c3c5cac634b3a18a29378b49281de
treed0570b97938c528239f90b9e9b70c3bfc344f813
parent3706b27a3bc17e6e876c322c2e1701e494eee938
s3:smbd: prepare support for SMB2_SIGNING_CAPABILITIES

But notice that srv_sign_algos->num_algos is always 0 for now,
but that'll change in the next commits.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/smb2_negprot.c