Dev 1 Release
Pre-release
Pre-release
Fixes issue with signature verification of STATUS_PENDING
responses. These messages are not signed
and needed to be skipped in the signature verification stage.
Also made python-gssapi
an optional dependency, users can install it manually by running pip install smbprotocol[kerberos]
if required.