|
From: <pe...@us...> - 2003-10-25 00:51:48
|
Update of /cvsroot/neuclear/neuclear-pay/src/testdata/payments In directory sc8-pr-cvs1:/tmp/cvs-serv9768/src/testdata/payments Added Files: payment.xml Log Message: Added tests to test the PaymentReceiver. CreateTestPayments is a command line utility to create signed payment requests --- NEW FILE: payment.xml --- <xfer:TransferRequest xmlns:xfer="http://neuclear.org/neu/xfer" xmlns:neuid="http://neudist.org/neu/neuid" neuid:name="neu://test@pelle/bob.verax.-u04c15v1iqv1kij85xjp93ka1yrj8osjki4zxsqyaw7mmct50" xfer:recipient="neu://bob@verax" xfer:asset="neu://verax/pay" xfer:amount="20.0" neuid:timestamp="2003-10-24T17:20:33,730EST"><ds:Signature xmlns:ds="http://www.w3.org/2000/09/xmldsig#"><ds:SignedInfo><ds:CanonicalizationMethod Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-20010315"/><ds:SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#dsa-sha1"/><ds:Reference URI=""><ds:Transforms><ds:Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature"/></ds:Transforms><ds:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/><ds:DigestValue> bBW64ypNvT2Qjhtg5F9+lucWr9A= </ds:DigestValue></ds:Reference></ds:SignedInfo><ds:SignatureValue> P4+aoL+IAZs7cK6Je7+/DW4esjwIdNmSnQx1lTBqBw6WOLNFy9UIQg== </ds:SignatureValue></ds:Signature></xfer:TransferRequest> |