blob: fe83b89df658c2c881da6b9a258c2c7ec0ec0bb3 [file]
<?xml version="1.0"?>
<wsp:Policy xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:sec="http://schemas.xmlsoap.org/ws/2002/12/secext">
<!-- 1G -->
<wsp:All>
<sec:SecurityToken>
<sec:TokenType>sec:X509v3</sec:TokenType>
</sec:SecurityToken>
<sec:Integrity>
<sec:MessageParts Dialect="http://schemas.xmlsoap.org/ws/2002/12/wsse#soap">wsp:Body()</sec:MessageParts>
</sec:Integrity>
<sec:SecurityHeader MustPrepend="true" MustManifestEncryption="true"/>
</wsp:All>
</wsp:Policy>