Git init
[external/xmlsec1.git] / tests / merlin-xmldsig-twenty-three / signature-x509-is.xml
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/2000/09/xmldsig#dsa-sha1" />
6     <Reference URI="http://www.w3.org/TR/xml-stylesheet">
7       <DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
8       <DigestValue>60NvZvtdTB+7UnlLp/H24p7h4bs=</DigestValue>
9     </Reference>
10   </SignedInfo>
11   <SignatureValue>
12     bmKMy/w1DO9dHA6E7Dt0B8IFkYAj1/UD3TqcdqIcfkMT7evE8+NBgg==
13   </SignatureValue>
14   <KeyInfo>
15     <X509Data>
16       <X509IssuerSerial>
17         <X509IssuerName>
18           CN=Another Transient CA,OU=X/Secure,O=Baltimore Technologies Ltd.,ST=Dublin,C=IE
19         </X509IssuerName>
20         <X509SerialNumber>1017792003066</X509SerialNumber>
21       </X509IssuerSerial>
22     </X509Data>
23   </KeyInfo>
24 </Signature>