Git init
[external/xmlsec1.git] / tests / 01-phaos-xmlenc-3 / enc-content-aes192-kw-aes256.tmpl
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <EncryptedData Id="ED" Type="http://www.w3.org/2001/04/xmlenc#Content" xmlns="http://www.w3.org/2001/04/xmlenc#">\r
3       <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes192-cbc"/>\r
4       <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#">\r
5         <EncryptedKey Id="EK" xmlns="http://www.w3.org/2001/04/xmlenc#">\r
6           <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#kw-aes256"/>\r
7           <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#">\r
8             <ds:KeyName>my-aes256-key</ds:KeyName>\r
9           </ds:KeyInfo>\r
10           <CipherData>\r
11             <CipherValue></CipherValue>\r
12           </CipherData>\r
13           <ReferenceList>\r
14             <DataReference URI="#ED"/>\r
15           </ReferenceList>\r
16         </EncryptedKey>\r
17       </ds:KeyInfo>\r
18       <CipherData>\r
19         <CipherValue>\r
20         </CipherValue>\r
21       </CipherData>\r
22     </EncryptedData>\r