Sha256: d27b384c928fe8a43507dc16ac35931492c289a41e692e736795e6819b86eed7

Contents?: true

Size: 854 Bytes

Versions: 9

Compression:

Stored size: 854 Bytes

Contents

<?xml version="1.0"?>
<Envelope xmlns="urn:envelope">
  <Data>
  Hello, World!
  </Data>
<Signature xmlns="http://www.w3.org/2000/09/xmldsig#">
<SignedInfo>
<CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
<SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"/>
<Reference>
<Transforms>
<Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature"/>
</Transforms>
<DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/>
<DigestValue>Te51eBcV78RHrLH5Dv0P24r8vW8=</DigestValue>
</Reference>
</SignedInfo>
<SignatureValue>DPwu/iB8Sx21tywM69YUztjuMbKdAsfwOniDWlabk2jmEgbtwPlKFgZ9A5wdZbFj
D+SGQrv0y0d0UV8SBV5zeAeyyX7uwpm45iEbtQjirC6oaJ5Eu9caBCRqbcxNSTdR
yKGnO1r+dK/9T/MFANce39wBaeOUzo2qJe2128iWal4=</SignatureValue>
<KeyInfo>
<KeyName>test</KeyName>
</KeyInfo>
</Signature></Envelope>

Version data entries

9 entries across 9 versions & 4 rubygems

Version Path
money-nokogiri-xmlsec-0.0.5 spec/fixtures/sign2-result.xml
nokogiri-xmlsec-ap-0.0.5 spec/fixtures/sign2-result.xml
nokogiri-xmlsec1-0.0.11 spec/fixtures/sign2-result.xml
nokogiri-xmlsec1-0.0.10 spec/fixtures/sign2-result.xml
nokogiri-xmlsec1-0.0.9 spec/fixtures/sign2-result.xml
nokogiri-xmlsec1-0.0.7 spec/fixtures/sign2-result.xml
nokogiri-xmlsec1-0.0.6 spec/fixtures/sign2-result.xml
nokogiri-xmlsec-0.0.4 spec/fixtures/sign2-result.xml
nokogiri-xmlsec-0.0.3 spec/fixtures/sign2-result.xml