Initial release
Initial Release of SOAP client supporting the following WS-Security x.509 features by default
- Include a wsse:SecurityTokenReference with the signature public key in form of a wsu:BinarySecurityToken
- Automatically add a wsu:Timestamp with validity 10 seconds
- Automatically generate a wsu:Id and use this #ID as URI to reference the respective signed element(s)
- Sign Timestamp + Body elements of the SOAP message