Git init
[external/xmlsec1.git] / tests / 01-phaos-xmlenc-3 / enc-element-3des-kt-rsa_oaep_sha1.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#tripledes-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-oaep-mgf1p">\r
7             <ds:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" xmlns:ds="http://www.w3.org/2000/09/xmldsig#"/>\r
8         </EncryptionMethod>\r
9         <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#">\r
10           <ds:KeyName>my-rsa-key</ds:KeyName>\r
11         </ds:KeyInfo>\r
12         <CipherData>\r
13           <CipherValue>\r
14           </CipherValue>\r
15         </CipherData>\r
16       </EncryptedKey>\r
17     </ds:KeyInfo>\r
18     <CipherData>\r
19       <CipherValue>\r
20       </CipherValue>\r
21     </CipherData>\r
22   </EncryptedData>\r