﻿<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsrp="http://schemas.xmlsoap.org/rp" xmlns:wsu="http://schemas.xmlsoap.org/ws/2002/07/utility"
	xmlns:wsse="http://schemas.xmlsoap.org/ws/2002/12/secext">
	<soap:Header>
		<wsrp:path soap:actor="http://schemas.xmlsoap.org/soap/actor/next" soap:mustUnderstand="1">
			<wsrp:action>http://microsoft.com/wse/samples/SumService/AddInt</wsrp:action>
			<wsrp:to>http://notebook:8080/WSEQuickStart/SymmetricEncryption/SymmetricEncryption.asmx</wsrp:to>
			<wsrp:id>uuid:6cae6bd9-ecbd-b767-0e0b-4b6774f09c85</wsrp:id>
		</wsrp:path>
		<wsu:Timestamp>
			<wsu:Created>2003-11-08T00:18:57Z</wsu:Created>
			<wsu:Expires>2003-11-08T00:23:57Z</wsu:Expires>
		</wsu:Timestamp>
		<wsse:Security soap:mustUnderstand="1" xmlns:wsse="http://schemas.xmlsoap.org/ws/2002/07/secext">
			<xenc:ReferenceList xmlns:xenc="http://www.w3.org/2001/04/xmlenc#">
				<xenc:DataReference URI="#EncryptedContent-ec5811d3-72e3-ca2d-69f8-3f3bdbf3e1eb" />
			</xenc:ReferenceList>
		</wsse:Security>
	</soap:Header>
	<soap:Body>
		<xenc:EncryptedData Id="EncryptedContent-ec5811d3-72e3-ca2d-69f8-3f3bdbf3e1eb" Type="http://www.w3.org/2001/04/xmlenc#Content"
			xmlns:xenc="http://www.w3.org/2001/04/xmlenc#">
			<xenc:EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#tripledes-cbc" />
			<ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
				<ds:KeyName>WSE Sample Symmetric Key</ds:KeyName>
			</ds:KeyInfo>
			<xenc:CipherData>
				<xenc:CipherValue>UzJmsNlxOrcRANtGaL637dHatzfxSSA1n0LRkkD0yRQCx78V4uluSNhznd/RGOeTJBZZ8JQBxGj0S5Y99b9dbDsGgs9KeaEYXt9tHGG2r++WZ53S1qBp58WuZDMjK4DE</xenc:CipherValue>
			</xenc:CipherData>
		</xenc:EncryptedData>
	</soap:Body>
</soap:Envelope>
