First page Back Continue Last page Overview Graphics
Example 2 : Properties
Feature : “urn:Encryption”
- Property : “urn:cipher”
- Spec says sending node MUST ensure the cipher value is available to the receiving node.
When implemented as a Module:
- <soap:header>
<sec:cipher>BLOWFISH</sec:cipher>
</soap:header>
When in a Binding:
- Cipher could be a protocol header, or simply a fixed value
Notes: