summaryrefslogtreecommitdiff
path: root/nexus/src/test/resources/signature1/doc.xml
diff options
context:
space:
mode:
authorAntoine A <>2024-03-07 23:22:04 +0100
committerAntoine A <>2024-03-07 23:22:04 +0100
commit6f079d6469f6d5ab9e603e27b8e965215d38587c (patch)
tree2d2b353c089102ad77e7acf3d43430d24db623ae /nexus/src/test/resources/signature1/doc.xml
parentce979222b082f2d4d729ea150f0eec351325db8f (diff)
downloadlibeufin-6f079d6469f6d5ab9e603e27b8e965215d38587c.tar.gz
libeufin-6f079d6469f6d5ab9e603e27b8e965215d38587c.tar.bz2
libeufin-6f079d6469f6d5ab9e603e27b8e965215d38587c.zip
Merge ebics and nexus module
Diffstat (limited to 'nexus/src/test/resources/signature1/doc.xml')
-rw-r--r--nexus/src/test/resources/signature1/doc.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/nexus/src/test/resources/signature1/doc.xml b/nexus/src/test/resources/signature1/doc.xml
new file mode 100644
index 00000000..271f8429
--- /dev/null
+++ b/nexus/src/test/resources/signature1/doc.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<myMessage xmlns:ebics="urn:org:ebics:H004">
+ <ebics:AuthSignature><ds:SignedInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#"><ds:CanonicalizationMethod Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-20010315"/><ds:SignatureMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#rsa-sha256"/><ds:Reference URI="#xpointer(//*[@authenticate='true'])"><ds:Transforms><ds:Transform Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-20010315"/></ds:Transforms><ds:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/><ds:DigestValue>qiFUoCn9kE0zSidyraO2Br/wn3/XyvWObJZ0aLIBXyA=</ds:DigestValue></ds:Reference></ds:SignedInfo><ds:SignatureValue xmlns:ds="http://www.w3.org/2000/09/xmldsig#">LupLyRUJIuk0kCRwpFj4fpen2MI7Jw0BI944agwzXHfSDfq0Pp8h3sub6eSsKIAq7ekT3z+mlfMc&#13;
+ VFaKRi4B7kv4ja/URiYCKKbChQU2+kMGDvsncx9VcpcFrqAbWPmE9JXD2W2YW9OSkJ1tAZxZlZwS&#13;
+ A8KcvluV1wGEBuakHL2t3GqFPQEfKW4l8GYTjHh/w9jBve5d8tvMOjGtoyNemZGrVlzBxO9+hwbw&#13;
+ 8UFUCDA00dCjFDUHOnyAbBYsGzoaQyZprDn3iYDvlBz243zAN98PIKDclxlUEmkuF+JhrhCRjT9l&#13;
+ +JJxrELGHaDkFVadR4kaPdWPsbDaV0/2Fzc4Qg==</ds:SignatureValue></ebics:AuthSignature>
+ <foo authenticate="true">Hello World</foo>
+</myMessage> \ No newline at end of file