python-zeep
python-zeep copied to clipboard
New features added
- BinarySignatureTimestamp class to add a timestamp tag to WSSE header with creation and expiration time
- Added ability to get_timestamp with an additional time into the future in the wsse utils section
- Added ability to verify responses from wsdl with a different certificate than the one used in the request
- Added ability to create Signature objects by passing either the filepath or data directly as a string