auth:creds: Add python bindings for (get|set)_smb_signing
authorAndreas Schneider <asn@samba.org>
Wed, 3 Jun 2020 09:56:01 +0000 (11:56 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 19 Aug 2020 16:22:40 +0000 (16:22 +0000)
commit098774b2441679ef77d5eb29d638d07f7987c7c3
tree8134d492b555a891d125c7726e5e7c7758cc4efd
parent58e0abc58f77fdfc8cee3616eac44ed6c0c0523f
auth:creds: Add python bindings for (get|set)_smb_signing

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
auth/credentials/pycredentials.c
python/samba/tests/credentials.py