File: signature-enveloping-x509digest-rsa.tmpl

package info (click to toggle)
xmlsec1 1.3.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 19,144 kB
  • sloc: ansic: 101,545; xml: 20,100; sh: 3,804; makefile: 1,215; javascript: 434; perl: 199
file content (22 lines) | stat: -rw-r--r-- 1,052 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0"?>
<dsig:Signature xmlns:dsig="http://www.w3.org/2000/09/xmldsig#">
  <dsig:SignedInfo>
    <dsig:CanonicalizationMethod Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-20010315"/>
    <dsig:SignatureMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#rsa-sha256"/>
    <dsig:Reference URI="#DSig.Object_QJnJQxCUj6aHHt1qjOkXSg22" Type="http://www.w3.org/2000/09/xmldsig#Object">
      <dsig:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
      <dsig:DigestValue/>
    </dsig:Reference>
  </dsig:SignedInfo>
  <dsig:SignatureValue/>
  <dsig:KeyInfo xmlns:dsig="http://www.w3.org/2000/09/xmldsig#">
    <dsig:X509Data>
      <dsig11:X509Digest xmlns:dsig11="http://www.w3.org/2009/xmldsig11#" Algorithm="http://www.w3.org/2001/04/xmlenc#sha256">
        0KS0q2MFCGIrjKW41rErAwwNyK0dtxlW1+SuYoUSZlA=
      </dsig11:X509Digest>
    </dsig:X509Data>
  </dsig:KeyInfo>
  <dsig:Object Id="DSig.Object_QJnJQxCUj6aHHt1qjOkXSg22" MimeType="text/xml">
    <Web>up up and away</Web>
  </dsig:Object>
</dsig:Signature>