~ubuntu-branches/ubuntu/precise/libxml-security-java/precise-updates

« back to all changes in this revision

Viewing changes to data/ie/baltimore/merlin-examples/merlin-xmlenc-five/encsig-sha384-hmac-sha384-kw-aes192.xml

  • Committer: Bazaar Package Importer
  • Author(s): Varun Hiremath
  • Date: 2008-01-18 14:56:26 UTC
  • Revision ID: james.westby@ubuntu.com-20080118145626-makoebepbd9mb0jf
Tags: upstream-1.4.1
ImportĀ upstreamĀ versionĀ 1.4.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<Signature xmlns="http://www.w3.org/2000/09/xmldsig#">
 
3
  <SignedInfo>
 
4
    <CanonicalizationMethod Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-20010315" />
 
5
    <SignatureMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#hmac-sha384" />
 
6
    <Reference URI="http://www.w3.org/TR/xml-stylesheet">
 
7
      <DigestMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#sha384" />
 
8
      <DigestValue>bWetGDV3M5oEiecfEHILQxVQRa1XgdY37VH8eWi9yVVx7Rr7UNhk+v6Jk7sMNPoA</DigestValue>
 
9
    </Reference>
 
10
  </SignedInfo>
 
11
  <SignatureValue>
 
12
    iEjhOJoKiwsOBduxHj7bxILSsl6TLhNO3w/vlRcw9RZAe24HIxLRfhj4Xqsz1Orr
 
13
  </SignatureValue>
 
14
  <KeyInfo>
 
15
    <EncryptedKey xmlns="http://www.w3.org/2001/04/xmlenc#">
 
16
      <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#kw-aes192" />
 
17
      <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
 
18
        <KeyName>jeb</KeyName>
 
19
      </KeyInfo>
 
20
      <CipherData>
 
21
        <CipherValue>
 
22
          19D633XVohP6UJvaVRAhJek+ahtM3gOiVs6nZyAasDEb+WCUQOcWZw==
 
23
        </CipherValue>
 
24
      </CipherData>
 
25
    </EncryptedKey>
 
26
  </KeyInfo>
 
27
</Signature>