Git init
[external/xmlsec1.git] / tests / 01-phaos-xmlenc-3 / enc-element-aes128-kt-rsa1_5.tmpl
1 <?xml version="1.0" encoding="UTF-8"?>\r
2   <EncryptedData Id="ED" Type="http://www.w3.org/2001/04/xmlenc#Element" xmlns="http://www.w3.org/2001/04/xmlenc#">\r
3     <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-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#rsa-1_5"/>\r
7         <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#">\r
8           <ds:KeyName>my-rsa-key</ds:KeyName>\r
9         </ds:KeyInfo>\r
10         <CipherData>\r
11           <CipherValue>\r
12           </CipherValue>\r
13         </CipherData>\r
14       </EncryptedKey>\r
15     </ds:KeyInfo>\r
16     <CipherData>\r
17       <CipherValue>\r
18       </CipherValue>\r
19     </CipherData>\r
20   </EncryptedData>\r